Hello.
I have panel data of listed and non listed companies for 20 years and I want to apply the psmatching method. The treatment value is listed(1=listed,0=non listed),pre treatment values (assets,cash,etc) and outcome variable(ETR). I reshaped my data wide and the following variables were created (assets1,assets2,assets3....,cash1,cash2,cash3..., ETR1,ETR2,ETR3,...).
Can someone tell me what the code is and how to create the pairs with their observations.
I would like to use the code
teffects psmatch ,but i dont know how to do ,because i do not have 1 outcome variable , but 20 (ETR1,ETR2,...ETR20)
Thank you very much
I have panel data of listed and non listed companies for 20 years and I want to apply the psmatching method. The treatment value is listed(1=listed,0=non listed),pre treatment values (assets,cash,etc) and outcome variable(ETR). I reshaped my data wide and the following variables were created (assets1,assets2,assets3....,cash1,cash2,cash3..., ETR1,ETR2,ETR3,...).
Can someone tell me what the code is and how to create the pairs with their observations.
I would like to use the code
teffects psmatch ,but i dont know how to do ,because i do not have 1 outcome variable , but 20 (ETR1,ETR2,...ETR20)
Thank you very much
Comment