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.4 |
Imports: | Rcpp (≥ 0.12.11), MASS, stats, graphics, Formula, nleqslv |
LinkingTo: | Rcpp |
Published: | 2020-04-23 |
DOI: | 10.32614/CRAN.package.augSIMEX |
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.4.tar.gz |
Windows binaries: | r-devel: augSIMEX_3.7.4.zip, r-release: augSIMEX_3.7.4.zip, r-oldrel: augSIMEX_3.7.4.zip |
macOS binaries: | r-release (arm64): augSIMEX_3.7.4.tgz, r-oldrel (arm64): augSIMEX_3.7.4.tgz, r-release (x86_64): augSIMEX_3.7.4.tgz, r-oldrel (x86_64): augSIMEX_3.7.4.tgz |
Old sources: | augSIMEX archive |
Please use the canonical form https://CRAN.R-project.org/package=augSIMEX to link to this page.