tests/testthat/test-mice.impute.ds.norm.R

context("mice.impute.ds.norm")

set.seed(1)
imp <- mice(nhanes, method = "ds.norm", print = FALSE, m = 2, maxit = 2)
stefvanbuuren/dsMiceClient documentation built on June 27, 2019, 6:15 p.m.