Hello, everyone!
I was recently exploring how to use thsearch to analyze panel data. However, when I type:
use hansen1999,clear
xtset id year
thsearch i q c,thvar(d) intvar(c) thnum(2) emodel(xtreg,fe)
It tells me that variable id is not found. Does anyone know how to solve it?
I was recently exploring how to use thsearch to analyze panel data. However, when I type:
use hansen1999,clear
xtset id year
thsearch i q c,thvar(d) intvar(c) thnum(2) emodel(xtreg,fe)
It tells me that variable id is not found. Does anyone know how to solve it?