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.
Version: | 3.7.3 |
Imports: | Rcpp (≥ 0.12.11), MASS, rootSolve, stats, graphics, Formula, nleqslv |
LinkingTo: | Rcpp |
Published: | 2019-06-12 |
Author: | Qihuang Zhang, Grace Y. Yi |
Maintainer: | Qihuang Zhang <qihuang.zhang at uwaterloo.ca> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Citation: | augSIMEX citation info |
CRAN checks: | augSIMEX results |
Reference manual: | augSIMEX.pdf |
Package source: | augSIMEX_3.7.3.tar.gz |
Windows binaries: | r-devel: augSIMEX_3.7.3.zip, r-release: augSIMEX_3.7.3.zip, r-oldrel: augSIMEX_3.7.3.zip |
OS X binaries: | r-release: augSIMEX_3.7.3.tgz, r-oldrel: augSIMEX_3.7.3.tgz |
Old sources: | augSIMEX archive |
Please use the canonical form https://CRAN.R-project.org/package=augSIMEX to link to this page.