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.
survey data analysisI am new to STATA (15.1) and hope someone can help me with how to "Declare my survey design for my d…
Interpretation of Regression ResultsHello esteemed members of Statalist! I am conducting a cross-sectional analysis of UK firms examini…
Graph editingHello Statalist! I am using the graph below as part of my exploratory data analysis in a cross-sect…
Macro regression with survey contextHello, I want to run a regression and subsequent prediction separately for 23 independent variables…
Confusing Decomposition output for the explained component using oaxaca and mvdcmpGood day, I am using decomposing analysis to run the following command on individual level data in …
Subscribe to:
Post Comments (Atom)
0 Response to Error "initial values not feasible" for multiple imputation.
Post a Comment