I have a panel data and want to examine the relation between the passage of legislation (LawDummy, independent var) and debt usage (Debt, dependent var) using both the propensity score matched and full samples.
For the full sample, I run this regression: reghdfe Debt LawDummy Control, absorb(sic2) cluster(gvkey)
I want to construct a propensity score matched sample to mitigate the concern that treatment group differ inherently from control group. Each treatment group is matched (without replacement) to a counterfactual within the same two-digit SIC industry-year. Matched pairs are formed by identifying the pairings that result in observations with the smallest propensity score differences using some firm characters, ControlVar.
Anyone know how should I do this propensity score matching and use the matched sample to test my hypothesis?
Related Posts with How to perform this propensity score match
Fixed effect, dummy, and clusteringHi I am wondering that is the difference between inserting year fixed effect and year dummy in a reg…
problems with Generalized Least SquareHi Forum! I have a problem with GLS method. I'm not sure that the Stata command "xtgls" is correct f…
META ANALYSIS - meta regression -Prevalence studyHi everybody, I have to do a meta-analysis. The aim of this meta-analysis (37 studies) is THE preva…
Issue with 1-to-1 Mahalanobis matchingDear all, I am currently writing my master thesis and struggling a bit with Stata. The aim of my th…
Time Series Analysis, declare Date variable to be quarterlyHello, I am using StataIC16 and I am currently trying to convert my collected data into a data set.…
Subscribe to:
Post Comments (Atom)
0 Response to How to perform this propensity score match
Post a Comment