Displaying 1 result from an estimated 1 matches for "stdage".
Did you mean:
stage
2010 Nov 07
2
How is MissInfo calculated? (mitools)
What does missInfo compute and how is it computed?
There is only 1 observation missing the ethnic3 variable. There is no other
missing data.
N=1409
> summary(MIcombine(mod1))
Multiple imputation results:
with(rt.imp, glm(G1 ~ stdage + female + as.factor(ethnic3) + u,
family = binomial()))
MIcombine.default(mod1)
results se
(lower upper) missInfo
(Intercept) -0.40895453 0.14743928 -0.70805544 -0.1098536
53 %
stdage 0.13991360 0.06046537...