Package: misclassGLM
Type: Package
Title: Computation of Generalized Linear Models with Misclassified
        Covariates Using Side Information
Version: 0.3.6
Date: 2025-09-03
Authors@R: person(given = "Stephan",
                    family = "Dlugosz",
                    role = c("aut", "cre"),
                    email = "stephan.dlugosz@googlemail.com")
Maintainer: Stephan Dlugosz <stephan.dlugosz@googlemail.com>
Depends: R (>= 3.0.0)
Imports: stats, Matrix, MASS, ucminf, numDeriv, foreach, mlogit
Suggests: parallel
Description: Estimates models that extend the standard GLM to take
    misclassification into account. The models require side information from a secondary data set
    on the misclassification process, i.e. some sort of misclassification
    probabilities conditional on some common covariates.
    A detailed description of the algorithm can be found in
    Dlugosz, Mammen and Wilke (2015) <https://ftp.zew.de/pub/zew-docs/dp/dp15043.pdf>.
License: GPL-3
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-09-03 22:00:14 UTC; Stephan
Repository: CRAN
Date/Publication: 2025-09-03 22:10:02 UTC
Author: Stephan Dlugosz [aut, cre]
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-26 02:03:22 UTC; windows
Archs: x64
