Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: error running ICE in Stata 11


From   Duru <[email protected]>
To   [email protected]
Subject   Re: st: error running ICE in Stata 11
Date   Tue, 10 Aug 2010 21:41:33 +0200

Hi,

I got the same error message once, then I checked my data and saw that
the imputation number indicator (_mj) was saved under a different
name; so if this is the case you can fix it by renaming the imputation
number indicator as _mj.

best,


On Tue, Aug 10, 2010 at 8:39 PM, Erum Ikramullah
<[email protected]> wrote:
>
> Hi all,
>
> I am running an imputation using ICE in Stata 11 and then trying to run a logistic regression model after the imputation but I'm getting the following error once I start to run my model:
>
> imputation identifier variable _mj is either missing or not numeric
>
>
> Any ideas what the problem could be??
>
> ice mpf r_edcont rempenr_p twobio par_ed p_rlgn race3c cohabb1 numbab agebaby1 childage
> childmale othp_age othp_empenr othp_edcont othp_re2 sabuse_p gangb1 arrestb1,
> saving (imputed8.10) m(100) seed(9) genmiss(flag) persist
> cmd (mpf: logit, r_edcont: ologit, rempenr_p: regress, twobio: logit, par_ed: ologit, race3c: mlogit, cohabb1: regress, numbab: regress,
> agebaby1: regress, childage: regress, childmale: logit, othp_age: regress, othp_empenr: regress, othp_edcont: ologit, othp_re2: mlogit, sabuse_p: regress
> gangb1: regress, arrestb1: regress);
>
> xi: mim: svy, subpop(finalsamp_f): logistic mpf r_edcont rempenr_p twobio i.par_ed p_rlgn i.race3c cohabb1 numbab agebaby1 childage
> childmale othp_age othp_empenr othp_edcont i.othp_re2 sabuse_p gangb1 arrestb1;
>
>
> Thanks,
>
> Erum
>
>
> *
> *   For searches and help try:
> *   http://www.stata.com/help.cgi?search
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index