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