[R] Extract estimates from each dataset: MI package

KDT dkadengye at gmail.com
Fri Jun 18 10:27:59 CEST 2010


Dear All,
I am currently using the MI package (Su, Gelman, Hill and Yajima) to make
multiple Imputations of my dataset with missing values. After fitting a
model, I can use display(model) to visualize the pooled estimates as well as
estimates of each imputed dataset. I can visualize these also by typing
print(model).

However I would like to know how I can extract estimates of single imputed
datasets. I have tried several commands for the first imputed dataset like
mi.pooled$coefficients[[1]] , summary(model$analyses[[1]], etc etc but each
do not work and i keep getting an error "object of type 'closure' is not
subsettable"

Any one with an idea?

Trevor
-- 
View this message in context: http://r.789695.n4.nabble.com/Extract-estimates-from-each-dataset-MI-package-tp2259864p2259864.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list