Package: simex
Type: Package
Version: 1.8
Date: 2019-07-28
Imports:
    stats,
    graphics
Suggests:
    mgcv,
    nlme,
    MASS,
    survival
Title: SIMEX- And MCSIMEX-Algorithm for Measurement Error Models
Authors@R: c(
    person("Wolfgang", "Lederer", email = "Wolfgang.Lederer@gmail.com", role = c("cre", "aut")),
    person("Heidi", "Seibold", email = "heidi.bold@gmail.com", role = "aut"),
    person("Helmut", "K\u00fcchenhoff", email = "Kuechenhoff@stat.uni-muenchen.de", role = "ctb"),
    person("Chris", "Lawrence", email = "", role = "ctb"),
    person("Rasmus Froberg", "Brøndum", email = "", role = "ctb"))
Description: Implementation of the SIMEX-Algorithm by Cook & Stefanski (1994) <doi:10.1080/01621459.1994.10476871> and
    MCSIMEX by Küchenhoff, Mwalili & Lesaffre (2006) <doi:10.1111/j.1541-0420.2005.00396.x>.
URL: http://wolfganglederer.github.io/simex/
BugReports: https://github.com/wolfganglederer/simex/issues
License: GPL-3
Encoding: UTF-8
LazyLoad: yes
ZipData: yes
Packaged: Wen Jul 31 01:30:00 2019; wolfgang
RoxygenNote: 6.1.1
