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
Post-estimation of ordered logit regression.Hi All, I am currently working on a project for my degree using Stata 16. In my research I am attem…
Interpreting a regression output (with a dependant variable in rates and an independent variable in percentage)Hi everyone, I'm currently completing my undergraduate dissertation titled "The Macroeconomic Determ…
RDD H-ATE with RDROBUSTDear STATALISTs, I am intereset to find a h-ate in a RDD model. In particular, I would like to know…
estpost correlate command for time series operatorsDear Stata members I would like to do a correlation analysis with some lag values and -estpost corre…
Problem with the option xline with the user-written command coefplotDear all, I am currently working with Stata 16.1 on an event study analysis. I am having troubles w…
Subscribe to:
Post Comments (Atom)
0 Response to How to perform this propensity score match
Post a Comment