This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Y = outcome | |
| # A = exposure | |
| # Z = covariate | |
| # W = mismeasured covariate data | |
| # family = outcome distribution | |
| # degree = polynomial function to extrapolate | |
| # mc.cores = faster SIMEX with multicore processing? | |
| # n.boot = number of bootstrap resamples | |
| # tau2 = estimated measurement error variance |