Description
Multiple Imputation of Covariates by Substantive Model Compatible Fully Conditional Specification.
Description
Implements multiple imputation of missing covariates by Substantive Model Compatible Fully Conditional Specification. This is a modification of the popular FCS/chained equations multiple imputation approach, and allows imputation of missing covariate values from models which are compatible with the user specified substantive model.
README.md
smcfcs is an R package implementing Substantive Model Compatibly Fully Conditional Specification Multiple Imputation. Examples and further details are given in the package documentation and vignette.
To install the latest GitHub development version, run:
install.packages("devtools")
devtools::install_github("jwb133/smcfcs")