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
Panel data - dropping cross section based on missing valuesIn a panel dataset, there are companies with revenues for multiple years. I would like to drop all …
Individual Caliper for Variables Nearest-Neighbour Matching (psmatch2)Dear Community, I aim to apply nearest neighbour matching using the mahalanobis option in the the p…
Problems when running optimal k-means cluster solution programDear Team, After reading the excellent "Stata tip 110: How to get the optimal k-means cluster solut…
Studentized deleted residuals and DFfits after logistic regression in Stata. How to calculate?How can I calcilate studentized deleted (externally, jackknifed) residuals and dffits after performi…
A question on macro expression.If we want to write i = i + 1, we could use ++i. I wonder if there is also a short expression for i…
Subscribe to:
Post Comments (Atom)
0 Response to Heckman Selection Procedure
Post a Comment