Dear statalisters,
I have a panel data I set the data like this
xtset c_op_id visit
panel variable: c_op_id (unbalanced)
time variable: visit, 1 to 130, but with gaps
delta: 1 unit
xtreg log_con_vol i.group2, fe
estimates store fe
xtreg log_con_vol i.group2, re
estimates store re
hausman fe re
xtreg log_con_vol i.group2, re
After above syntax how can we use turkey adjustment for multiple comparisons?
pwcompare group2 ……..
Thanks
sugan
No comments:
Post a Comment