Note that the mice
authors prefer to tidy mipo
rather than mira
objects and have now included tidy.mipo
and glance.mipo
into their package. The mira
functions here are mostly retained for compatibility with my earlier code.
# S3 method for class 'mira'
tidy(x, conf.int = TRUE, conf.level = 0.95, ...)
Available stats in result:
estimate
ubar
b
t
dfcom
df
riv
lambda
fmi
p.value
conf.low (if called with conf.int = TRUE)
conf.high (if called with conf.int = TRUE)