Dear experts,
I'd like to ask for your help with syntax.
I am doing a multiple imputation as below, but I get an error "initial values not feasible error occurred during imputation of choice on m = 1"
Would you let me know how to fix this?
Thank you
Sandy
mi set flong
mi register imputed choice
mi register regular term mexempt rexempt wexempt alast hlast ///
casphase cascaa sat_total sat_math sat_verb sat_write ///
cjmajor gender
mi set M=10
mi impute truncreg choice = term mexempt rexempt wexempt alast hlast ///
casphase sat_total cascaa sat_verb sat_math sat_write ///
gender cjmajor, replace ll(1) ul(3)
Related Posts with Error "initial values not feasible" for multiple imputation.
Convert xy coordinate in meters to degrees in StataDear Statalisters, I am trying to convert coordinates in meters to xy latitude and longitude in Sta…
Which analysis is proper xtgls or xtreg,fe vce(robust)?Hi, I have panel dataset for 85countires. The time period is for 40 years(1978 to 2017), but the ma…
xtscc for T>NHi Dear, Can we apply xtscc when we have a long panel i.e. T>N? I know that it is for N>T, b…
Using probability weights given by datasetI am currently trying to carry out the Mundlak approach to NELS:88-92 dataset. I was wondering if so…
MICE with ordinal categorical variablesHello, I'm doing multiple imputation using chained equations (MICE) on a set of ordinal variables: …
Subscribe to:
Post Comments (Atom)
0 Response to Error "initial values not feasible" for multiple imputation.
Post a Comment