Hi Community,
I am working on the psmtach2 command and trying to match firms with on a set of firm characteristics. I am quite new to this and want to confirm if my understanding of the matching is right.
My question is : Once i run the following command
I obtain the following results , as an eg please see the picture attached.
1 ) The unmatched difference in means should or should not be significant? does it matter?
2 )For an ideal match we want the ATT difference to be insignificant?
-> The interpretation is that once matched the control and treated groups should have similar approx similar means, and if there is a difference in the means it should be statistically insignificant?
Any help would be great
I am working on the psmtach2 command and trying to match firms with on a set of firm characteristics. I am quite new to this and want to confirm if my understanding of the matching is right.
My question is : Once i run the following command
HTML Code:
psmatch2 treated ROA Beta HRscore BS Size LEV in_id , out(WACC) n(1) caliper( 0.01) logit
1 ) The unmatched difference in means should or should not be significant? does it matter?
2 )For an ideal match we want the ATT difference to be insignificant?
-> The interpretation is that once matched the control and treated groups should have similar approx similar means, and if there is a difference in the means it should be statistically insignificant?
Any help would be great
Comment