powered by
data(nhanes2)
nhanes
imp <- mice(nhanes2) # create 5 imputed data sets complete(imp) # print the first imputed data set
Run the code above in your browser using DataLab