Hello Statalist,
I am having a strange problem with poi2hdfe. When i execute a command such as below, i get an error that hdfe is not recognized command.
As you see, hdfe is not a separate command. I have uninstalled and reinstalled poi2hdfe, and reghdfe several times, but still having the problem. Does anyone know hoe to fix this?
Im using Stata 13 MP, with Windows 10.
Regards,
Dias
I am having a strange problem with poi2hdfe. When i execute a command such as below, i get an error that hdfe is not recognized command.
Code:
poi2hdfe v lngdp_i lngdp_j, id1(it) id2(jt) cluster(ij)
Total Number of observations used in the regression -> 98058
Starting Estimation of coefficients
unrecognized command: hdfe
r(199); t=0.80 22:51:06
As you see, hdfe is not a separate command. I have uninstalled and reinstalled poi2hdfe, and reghdfe several times, but still having the problem. Does anyone know hoe to fix this?
Im using Stata 13 MP, with Windows 10.
Regards,
Dias
Comment