Re: [R] Help with the Mice Function

2011-12-09 Thread Ken
Try reducing the maximum iterations. Probably won't make your call instantaneous, but might be worth the slack gained over a day or so. Ken Hutchison On Dec 9, 2554 BE, at 1:59 PM, "Richard J. Buning" wrote: > Hi, > > I am attempting to impute my data for missing values using the mice > funct

Re: [R] Help with the Mice Function

2011-12-09 Thread Ben Bolker
Richard J. Buning ufl.edu> writes: > > Hi, > > I am attempting to impute my data for missing values using the mice > function. However every time I run the function it freezes or lags. > > I have tried running it over night, and it still does not finish. I am > working with 17000 observations

[R] Help with the Mice Function

2011-12-09 Thread Richard J. Buning
Hi, I am attempting to impute my data for missing values using the mice function. However everytime I run the function it freezes or lags. I have tried running it over night, and it still does not finish. I am working with 17000 observations across 32 variables. here is my code: imputed.data =