| ipdna_md {psfmi} | R Documentation |
Example dataset for the psfmi_mm function
Description
5 imputed datasets of the first 10 centres of the IPDNa dataset in the micemd package.
Usage
data(ipdna_md)
Format
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
Examples
data(ipdna_md)
## maybe str(ipdna_md)
#summary per study
by(ipdna_md, ipdna_md$centre, summary)
[Package psfmi version 1.4.0 Index]