Hi everyone,
I have the following code:
bootstrap, reps(200) nodrop: probit ftptmain1 imm_perceptions* i.prov i.largefirm1 i.naics_21 i.survmnth i.sex i.age_12 i.marstat i.educ i.schooln tenure if n_obs>=10 & inlist(prov,10,11,12,13) & inlist(immig,1,2)
eststo reg3
margins, dydx(*) post
But Stata is giving me this error: missing predicted values encountered within the estimation sample
(I added nodrop because before adding it I was receiving bootstrap error: insufficient observations to compute bootstrap standard errors no results will be saved stata)
I was wondering if anyone can help me with this.
Thanks
Related Posts with "missing predicted values encountered within the estimation sample" r(322) error
Estimating Intergenerational Correlation (IGC) with nlcomDear Statalisters, I am trying to estimate the Intergenerational Correlation (IGC) in education usi…
New version of xcontract )AGAIN) on SSCThanks once again to Kit Baum, a new version of the xcontract package (superseding yesterday's versi…
spmap optionsHello, I used -spmap- to map US employment and this is the code I used: Code: spmap cbp_emp_sum u…
【imputation】how to fix r(459) in mi impute chainedHello! I recently encountered a problem in using MI module in Stata. I want to impute variable wage …
apc modelHi, I want to estimate the following model: log_income = B*age with year and cohort fixed effects. I…
Subscribe to:
Post Comments (Atom)
0 Response to "missing predicted values encountered within the estimation sample" r(322) error
Post a Comment