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]

st: Multiple imputation


From   samantha1902 <[email protected]>
To   [email protected]
Subject   st: Multiple imputation
Date   Wed, 19 Jun 2013 09:43:56 -0700 (PDT)

Dear all, 

I am working with panel data and would like to do imputations because all my
variables have missing variables (all <20% missing values). Therefor, I
would like to impute all my variables (including the dependent variable). 
However, when I try to impute, I get the following error:

Y: missing imputed values produced
    This may occur when imputation variables are used as independent
variables or when independent variables
    contain missing values.  You can specify option force if you wish to
proceed anyway.

what does this mean? these are the commands I used:

mi set wide
mi register imputed Y X1 X2 X3 X4 X5
mi register regular country year
mi impute chained (nbreg) Y X1 X2 X3 X4 X5, add(5)

Kind regards, 

Samantha



--
View this message in context: http://statalist.1588530.n2.nabble.com/Multiple-imputation-tp7580382.html
Sent from the Statalist mailing list archive at Nabble.com.
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


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