Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 441 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 441 Bytes

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")