Search found 2 matches

by LinusTrenker
Mon Feb 09, 2015 7:14 am
Forum: MLwiN user forum
Topic: Read in imputed Data sets
Replies: 2
Views: 3870

Re: Read in imputed Data sets

Hey Chris,

thanks for your reply. This solved my problem. In fact I tried to read in dta files rather than fixed format txt files. With txt files it worked perfectly.
by LinusTrenker
Sat Jan 17, 2015 2:32 pm
Forum: MLwiN user forum
Topic: Read in imputed Data sets
Replies: 2
Views: 3870

Read in imputed Data sets

Hey guys,

I have a problem reading in my imputed data sets. The multiple imputation was done in R with the package MICE. In order to read in the multiple imputed data I saved all data.frames as separate files named imputeiter100.dta, imputeiter200.dta, ...

Then I generated a file impvals.txt in ...