augSIMEX-package {augSIMEX} | R Documentation |
R package for Analysis of Data with Mixed Measurement Error and Misclassification in Covariates
Description
Implementation of the augmented SIMEX algorithm for data with mixed measurement error and misclassification in covariates. The package is allowing for both parametric SIMEX and empirical SIMEX.
Details
The SIMEX
package implements the method developed by Yi et al. (2015) to adjust for both measurement error and misclassification in the generalized linear models. The main function is augSIMEX
which returns an "augSIMEX" object. The user can summarize the returned augSIMEX object in a similar format as in glm
. The extrapolation can also be visualized through plot
function. Other implementation tools are also provided in the package.
Author(s)
Qihuang Zhang and Grace Y. Yi.
Maintainer: Qihuang Zhang <qihuang.zhang@uwaterloo.ca>
References
Yi G Y, Ma Y, Spiegelman D, et al. Functional and structural methods with mixed measurement error and misclassification in covariates[J]. Journal of the American Statistical Association, 2015, 110(510): 681-696.