Dear Stata users,
I want to estimate a model in which the dependent variable is the labor force participation in the selection equation and is temporary employment in the outcome equation.
For example; heckprobit permanent_temporary sex i.cat_age i.cat_exp i.educ i.marstat2 i.formal_informal i.private_public i.occup_skill i.sector i.firmsize2 , select(lfs2 = sex##marstat2 i.cat_age i.educ numyoungchildren i.disability) vce(robust)
However, I don't want to use some of the explanatory variables in the selection equation in the outcome equation.
Do all the explanatory variables in the selection equation (except the variables used for the exclusion restrictions) have to be included in the outcome equation?
Thank you for your help,
Regards,
Selcuk
Related Posts with Probit model with sample selection
Panel Data Logged Differences Help!!Hello thank you!! I'm doing a research project on whether or not individual CEO campaign contributio…
Dropping observations after the first time the treatment turns offHello, I need some help finding a solution to the following problem: I want to drop all the observat…
Gen match =_n1 replace match = _id if match ==. How can you have missing value ??Richard Hofler can you help? As I believe you were the author of this code re post 5 on here https:/…
ivreg2-weak instrument robust inferenceDear All, I was a bit confused about the validity of estimates after ivreg2. If the Kleibergen-Paap…
how to change capital letters in all variable names into small letters?I have 1300 variables, and all the variables contain capital letters in their names. I want all of t…
Subscribe to:
Post Comments (Atom)
0 Response to Probit model with sample selection
Post a Comment