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: | 1.0 |
Imports: | Rcpp (≥ 0.12.11), MASS, rootSolve, stats, graphics |
LinkingTo: | Rcpp |
Published: | 2017-09-21 |
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 |
CRAN checks: | augSIMEX results |
Reference manual: | augSIMEX.pdf |
Package source: | augSIMEX_1.0.tar.gz |
Windows binaries: | r-devel: augSIMEX_1.0.zip, r-release: augSIMEX_1.0.zip, r-oldrel: augSIMEX_1.0.zip |
OS X El Capitan binaries: | r-release: augSIMEX_1.0.tgz |
OS X Mavericks binaries: | r-oldrel: augSIMEX_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=augSIMEX to link to this page.