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.
Display gamma distribution and normal curve on a histogramHello all, I am trying to create a twoway bar that will display the mean temperature per month for …
nested logit - all constraints invalid messageHi I am reposting this because i did not get any replies before. I am trying to model migration wi…
Replace the value of one variable with the value of different variableHi all, I am trying to code used to replace values of one variable with other values from different…
Bilateral exchange rate data with and without make changes in overall results.Dear Statalist, I am using a bilateral exchange rate variable in the gravity model. However, when I…
Generating a wave (time) variable in a panel data setI want to generate a variable 'wave' to identify each wave in the dataset. I have the responding per…
Subscribe to:
Post Comments (Atom)
0 Response to Error "initial values not feasible" for multiple imputation.
Post a Comment