powered by
getfit
getfit(x, i= -1, simplify=FALSE)
mira
with()
x$m
i= -1
i = -1
x$analyses
x$analyses[[i]].
with.mids
imp <- mice(nhanes) fit <- with(imp, lm(bmi~chl+hyp)) getfit(fit) getfit(fit, 2)
Run the code above in your browser using DataLab