Dear Statalist,
I have a panel dataset of firms going from 2008 to 2018. The dataset is made up of: firms supported by a Venture Capitalist (VC), unsupported firms. I would like to use the nearest-neighbour propensity score matching (PSM) method to match each VC-financed firm to 10 non-VC-financed firms at the time of getting VC funding based on some firms characteristics.
Unfortunately, I am not sure about how to proceed.
STATA commands "teffects" and "psmatch2" require an outcome variable, but I don't want to compare outcomes, I just want to perform the matching according to the year each VC-financed firm received support by a Venture Capitalist.
I would be extremely grateful if you could give me some advice on how to proceed.
Thanks in advance
Related Posts with Propensity Score Matching (PSM) to match firms in a specific year
Graphing Coefficients by Year-Hi All, A snippet of my data resembles the following: Code: * Example generated by -dataex-. To…
Marginal Effects after running -glm- estimatorI want to calculate the marginal effects of my control variables after regressing my dependent varia…
Multivariate Random Effects Meta-regressionHello! Does anyone have an appropriate syntax for this in a pooled analysis of RR/95% CIs with vari…
Why is this -monthly("201901","YM")- not working, while this -date("20190101","YMD")- works perfectly fine?In my opinion this should be working: Code: . dis %tm monthly("201901", "YM") . but it is …
Nothing to graph after loopHi everyone, I'm working on ESS data and I want to graph the ESeC occupational class for all the 5 r…
Subscribe to:
Post Comments (Atom)
0 Response to Propensity Score Matching (PSM) to match firms in a specific year
Post a Comment