Description Usage Format Source Examples
A list with 101 data sets. The first data set contains nhanes
data from mice
package. The remaining data sets were obtained by applying
the multiple imputation function mice
from package mice
.
1 |
A list of 101 data.frames each of them with 25 observations of the following 4 variables:
age group (1 = 20-39, 2 = 40-59, 3 = 60+). Treated as numerical.
body mass index (kg/m^2)
hypertensive (1 = no, 2 = yes). Treated as numerical.
total serum cholesterol (mg/dL)
https://CRAN.R-project.org/package=mice
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.