Hello all,
Quick question about implementing propensity score weighting ala Hirano and Imbens (2001)
In Hirano and Imbens (2001) the weights are calculated such that w(t,z)= t + (1-t)[e(z)/(1-e(z))] where the weight to the treated group is equal to 1 and the weight for control is e(z)/(1-e(z))
My question is about how I use the pweight command in my estimation after Iβve calculated the propensity scoreβ¦ would I simply specific the weight variable as (1-e(z))/e(z) and point pweight to that variableβ¦. or am I misunderstanding something about that command???
Thanks in advance!
Quick question about implementing propensity score weighting ala Hirano and Imbens (2001)
In Hirano and Imbens (2001) the weights are calculated such that w(t,z)= t + (1-t)[e(z)/(1-e(z))] where the weight to the treated group is equal to 1 and the weight for control is e(z)/(1-e(z))
My question is about how I use the pweight command in my estimation after Iβve calculated the propensity scoreβ¦ would I simply specific the weight variable as (1-e(z))/e(z) and point pweight to that variableβ¦. or am I misunderstanding something about that command???
Thanks in advance!
Comment