Re: [R] Changing model parameters in the mi package

2010-07-14 Thread Andrew Miles
I figured this one out. I'm sending the solution back to the help list so that there is a record of how to deal with this problem, since it does not seem to be documented elsewhere. The mi.info object that you pass to the the mi() function contains a value called "params" which allows you

[R] Changing model parameters in the mi package

2010-07-14 Thread Andrew Miles
I am trying to use the mi package to impute data, but am running into problems with the functions it calls. For instance, I am trying to impute a categorical variable called "min.func." The mi() function calls the mi.categorical() function to deal with this variable, which in turn calls th