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.
Dividing variables across time periodsHi Statalister, I have a problem in which I cannot solve, I tried a number of things and I have tri…
Dummy variable based on 3 continuous year panel dataHi, I want to generate dummy2=1 if dummy1 is continuous (equal 1) for the 3 next years period. Any…
Fixed effects model - comparing the coefficients of two different regressionsDear All, I used a fixed effect regression model through the following equations to evaluate the im…
Command "do" does not work although working directory is specifiedDear Statalist Users, I am trying to run multiple do files in a row by using the command "do" (file…
Margins at() following cmxtmixlogit / cmclogit?Hi all, long time reader first time poster here. I am using StataSE 16.1 on MacOS 11.2.3. I'm analyz…
Subscribe to:
Post Comments (Atom)
0 Response to Error "initial values not feasible" for multiple imputation.
Post a Comment