powered by
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.
.imp
a numeric vector
.id
centre
cluster variable
gender
dichotomous
bmi
continuous
age
sbp
dbp
hr
lvef
bnp
categorical
afib
bmi_cat
data(ipdna_md) ## maybe str(ipdna_md) #summary per study by(ipdna_md, ipdna_md$centre, summary)
Run the code above in your browser using DataLab