Dear All,
I ran a Mahalanobis matching procedure on a firm level panel data using the Mahapick command in stata.
Here is the command for your reference
mahapick ProportionWatchlist CEODuality CEOAge CEOGender CEOTenure CEOEducation PriorFirmPerformance FinancialSlack TotalDiroRemuneration FamilyOwnership DomesticOwnership ForeignOwnership BusinessGroupAffiliation Regulations FirmAge FirmSize LeverageRatio CurrentRatio, treated(FirmsPoliticallyConnectedorNot) idvar(ProwessCodeYearIndustry) genfile(MahaMatchesNotUnique) score nummatches(1)
I am struggling to calculate
1) standardized bias
2) variance ratios
3) the differences in the variables between treated and control groups (pre and post matching).
How do I calculate these ? Any help is appreciated. I tried using pstest command but it does not work after mahapick command. Can anyone suggest me an alternative approach?
I ran a Mahalanobis matching procedure on a firm level panel data using the Mahapick command in stata.
Here is the command for your reference
mahapick ProportionWatchlist CEODuality CEOAge CEOGender CEOTenure CEOEducation PriorFirmPerformance FinancialSlack TotalDiroRemuneration FamilyOwnership DomesticOwnership ForeignOwnership BusinessGroupAffiliation Regulations FirmAge FirmSize LeverageRatio CurrentRatio, treated(FirmsPoliticallyConnectedorNot) idvar(ProwessCodeYearIndustry) genfile(MahaMatchesNotUnique) score nummatches(1)
I am struggling to calculate
1) standardized bias
2) variance ratios
3) the differences in the variables between treated and control groups (pre and post matching).
How do I calculate these ? Any help is appreciated. I tried using pstest command but it does not work after mahapick command. Can anyone suggest me an alternative approach?