Package: augSIMEX
Type: Package
Title: Analysis of Data with Mixed Measurement Error and
        Misclassification in Covariates
Version: 3.7.2
Date: 2019-04-24
Author: Qihuang Zhang <qihuang.zhang@uwaterloo.ca>, Grace Y. Yi <yyi@uwaterloo.ca>
Maintainer: Qihuang Zhang <qihuang.zhang@uwaterloo.ca>
Description: Implementation of the augmented
            Simulation-Extrapolation (SIMEX) algorithm proposed by Yi et al. (2015) <doi:10.1080/01621459.2014.922777>
            for analyzing the data with mixed measurement error and misclassification. The main
            function provides a similar summary output as that of glm() function. Both parametric and
            empirical SIMEX are considered in the package.
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.11), MASS, rootSolve, stats, graphics, Formula,
        nleqslv
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-04-24 14:51:49 UTC; Qihuang
Repository: CRAN
Date/Publication: 2019-04-24 22:40:06 UTC
