hi.
i run this code, but i faced with an error.
please help me.
xi: areg inv RE_value index_state yr*, a(gvkey) cl(id)
error: variable yr* not found
although i run it yesterday, now error is created.
note: regression must include firm fixed effect and year fixed effect .
note2: areg must be used.
note: this regression like above with industry and state fixed effect is run without error.
xi: areg REAL_ESTATE0 qsset2-qsset5 qqroa2-qqroa5 qqage1 st1* st2* st3* st4* st5* st6* st7* st8* st9* if year==1993, a(sic2)
i run this code, but i faced with an error.
please help me.
xi: areg inv RE_value index_state yr*, a(gvkey) cl(id)
error: variable yr* not found
although i run it yesterday, now error is created.
note: regression must include firm fixed effect and year fixed effect .
note2: areg must be used.
note: this regression like above with industry and state fixed effect is run without error.
xi: areg REAL_ESTATE0 qsset2-qsset5 qqroa2-qqroa5 qqage1 st1* st2* st3* st4* st5* st6* st7* st8* st9* if year==1993, a(sic2)
Comment