| ipdna_md | R Documentation |
5 imputed datasets of the first 10 centres of the IPDNa dataset in the micemd package.
data(ipdna_md)
A data frame with 13390 observations on the following 13 variables.
.impa numeric vector
.ida numeric vector
centrecluster variable
genderdichotomous
bmicontinuous
agecontinuous
sbpcontinuous
dbpcontinuous
hrcontinuous
lvefdichotomous
bnpcategorical
afibcontinuous
bmi_catcategorical
data(ipdna_md)
## maybe str(ipdna_md)
#summary per study
by(ipdna_md, ipdna_md$centre, summary)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.