miWQS: Multiple Imputation using Weighted Quantile Sum Analysis

Consider a set/mixture of continuous, correlated, and censored components/chemicals that are reasonable to combine in an index and share a common outcome. These components are also interval-censored between zero and upper thresholds, or detection limits, that may be different among the components. The ‘miWQS' package applies the multiple imputation (MI) procedure to the weighted quantile sum regression (WQS) methodology for continuous, binary, or count outcomes. In summary, MI consists of three stages: (1) imputation, (2) analysis, and (3) pooling. First, the missing values are imputed by bootstrapping (Lubin et.al (2004) <doi:10.1289/ehp.7199>), Bayesian imputation, or placing the below the detection limits in the first quantile (BDLQ1) (Ward et.al. (2014) <doi:10.1289/ehp.1307602>). Second, the estimate.wqs() function implements WQS regression if the components are complete, imputed, or missing (Carrico et.al. (2014) <doi:10.1007/s13253-014-0180-3>) . If the data is missing, BDLQ1 is automatically implemented. Lastly, the pool.mi() function calculates the pooled statistics according to Rubin’s rules (Rubin 1987).

Version: 0.0.9
Depends: R (≥ 3.5.0)
Imports: graphics, stats, utils, grid, coda (≥ 0.19-2), glm2 (≥ 1.2.1), ggplot2 (≥ 3.1.0), Hmisc (≥ 4.1-1), invgamma (≥ 1.1), rlist (≥ 0.4.6.1), Rsolnp (≥ 1.16), survival (≥ 2.43-1), truncnorm (≥ 1.0-8), tidyr (≥ 0.8.2)
Suggests: spelling, knitr, mice (≥ 3.3.0), pander (≥ 0.6.3), rmarkdown, testthat, wqs (≥ 0.0.1)
Published: 2018-12-23
Author: Paul M. Hargarten [aut, cre], David C. Wheeler [aut, rev, ths]
Maintainer: Paul M. Hargarten <hargartenp at vcu.edu>
BugReports: https://github.com/phargarten2/miWQS/issues
License: GPL-3
NeedsCompilation: no
Language: en-US
Citation: miWQS citation info
Materials: NEWS
CRAN checks: miWQS results

Downloads:

Reference manual: miWQS.pdf
Package source: miWQS_0.0.9.tar.gz
Windows binaries: r-devel: miWQS_0.0.9.zip, r-release: miWQS_0.0.9.zip, r-oldrel: not available
OS X binaries: r-release: miWQS_0.0.9.tgz, r-oldrel: not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=miWQS to link to this page.