Hello Statalist community.
I am currently trying to do a propensity score matching with the psmatch2 package. I have a treatment variable (regulated firm --> 'regualted') and want to find a statistical twin in a large dataset according to asset size (--> logfixedassets). However, this firm must be in the same sector/industry (i.nace2) and from the same country (i.ctrycode). If I run this code, however, I get matches that do not fulfill the sector and country requirements:
psmatch2 regulated logfixedassets i.nace2 i.ctrycode, n(3)
Can anybody help me?
Thank you
Lennart
Related Posts with Psmatch2 for prepensity score matching with specific categorical variables
Import Jason "too many veriables"Hei, i have a big json file which i try to import to Stata. Using insheet using "C:\Users\stinavn/…
Rolling window for VARHi I estimate a structural vector autoregression, imposing long-term restrictions, and estimate the …
Test hypothesis using StataI have the following regression model Array That corresponds to the following dataset: Array How …
How to test instrument orthogonality in Stata?Hi all, Is there a specific command where I can use to test instrument orthogonality? From my under…
Nested loop question (index changes for every loop)Hi, Thanks very much in advance for your time. I want make the following commands into the nested lo…
Subscribe to:
Post Comments (Atom)
0 Response to Psmatch2 for prepensity score matching with specific categorical variables
Post a Comment