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 Effects Poisson or Negative Binomial?Hi, I am trying to choose between a Fixed-Effects Poisson regression model and a Fixed-Effects Nega…
Analysis with interaction term with three variablesHello everyone, I am trying to run a gravity model with the inclusion of an interaction term compos…
Shortcuts in the do-file editorHi I'm very fond of shortcuts. So, it is very annoying to by accident invoke a copy of a marked line…
menbreg - interpretation of coefficientsDear statalist community, I am conducting a multilevel negative binomial regression analysis in sta…
Consistent estimatorDear all, Suppose we have a lot of observations. Suppose the following model : y = b*x + e , where …
Subscribe to:
Post Comments (Atom)
0 Response to How to perform this propensity score match
Post a Comment