Hi Statalist,
I have a quick question regarding exclusion restrictions when using Heckman Twostep. I'm investigating the impact of various player statistics on auction values of football players sold at auction.
I regress:
Code:
ln(auctionprice) age nationality experience (various player statistics)
Due to potential bias from the unsold portion of my sample, I ran a probit regression of whether players were sold/unsold on the variables above along with factors that effect selection in order to establish my exclusion restrictions.
Would I be right in regressing
Code:
ln(auctionprice) age nationality experience (various player statistics) (exclusion restrictions) to see if my exclusion restrictions have no effect on auction price?
Kind Regards,
Marco
(Stata 16.0 SE)
Related Posts with Heckman Selection Procedure
Predicted probabilities after multilevel multinomial logistic regression with random effectsI am trying to get predicted probabilities of a 7-category level-1 variable after running a multinom…
Missing Data in my imputed resultsHello, I am having some problems with the final results of my imputation. I administered the Beck A…
Generate a variable that counts ifHi all, my dataset looks something like this newid time_1 time_2 time_3 time_4 time_5 time_6 time_…
plotting additive interaction after mixed effect ordinal regression (meologit)Hi everyone, In a nutshell, I have the following model for which I would like to automatically comp…
_all: in mixed models: What if it is followed by a continuous variable without the "R." part?Dear Statalist, I am trying to better understand how Stata deals with the _all: option in mixed/xtm…
Subscribe to:
Post Comments (Atom)
0 Response to Heckman Selection Procedure
Post a Comment