I'm doing a propensity score matching estimation. The code is as follows,
psmatch2 highMacroSubFirm OperatingLeverage Markup PriceResearch OperatingLeverage, outcome(Value) noreplacement logit ate
psgraph
pstest OperatingLeverage Markup PriceResearch OperatingLeverage
My problem is whatever matching factors I try, there are at least more than half of the observations are off support (19000/31000). Please help me with this, thank you!
Related Posts with Propensity score matching problem
Creating a categorical variable with several conditionsDear all, I am a STATA-beginner and am currently struggling with creating a categorical variable tha…
Run the same script over multiple .dta files via a loopI have large table of 59 million observations across over 400 variables. These have been split the t…
Determining Causal Relationship using instrumental variableI have used the "xtivreg" command to account for endogeneity (My IV is Deviation from Average Rainfa…
Calculate gini coefficients for each groups of a datasetHello, I want to calculate ginicoefficients for each group of a dataset. The table shows an example…
The Vuong test for 2 non-nested simple linear regression modelsHello All, I try to compare market reactions based on earnings as compared to contract announcement…
Subscribe to:
Post Comments (Atom)
0 Response to Propensity score matching problem
Post a Comment