powered by
A small sample dataset for the tutorial on data imputation
data(miss)
A data frame with 24 observations on the following 5 variables.
c31
a numeric vector with 1 missing observation
c32
c33
a numeric vector with 6 missing observations
c34
a numeric vector with 3 missing observations
c35
# NOT RUN { data(miss) # }
Run the code above in your browser using DataLab