Hi all,
I'd like to run a f-test to test joint significance of each fixed effects. For example, I'd like to obtain f-test stats for GVKEY effect and FYEAR effect separately when I run the following regression:
reghdfe coverage size BTM , cluster(gvkey fyear) absorb(gvkey fyear)
However, while reghdfe reports F-stats for overall effects, it does not report f-stats for gvkey/ fyear.
I saw this related post:https://www.statalist.org/forums/for...mating-reghdfe where they suggest to use older version of reghdfe. However, whenever I run :
reghdfe coverage size BTM , cluster(gvkey fyear) absorb(gvkey fyear) old
stata reports the following error:
(running historical version of reghdfe)
map_init_keepsingletons(): 3499 assert_msg() not found
<istmt>: - function returned error
r(3499);
so that i couldn't proceed.
Could someone give me any suggestions? I've searched for long but couldn't find an answer. Thanks very much!
Related Posts with f test following reghdfe for joint significance of individual fixed effects
Saving variables in foor loopDear all, I am new with stata and currently trying to figure out how to make the following loop wor…
Categorize income variable due to quartilesHello, I assume the solution is very simple, but I'm just standing at a loss.... I have to categro…
Common trend assumption in DiDHi all, I am currently working on a project where I try to investigate competition in online traffi…
IRF in a SVAR with manually modified B matrixHello, I'm estimating a SVAR with both government spending and tax rates, as well as GDP, similar t…
not enough memory for "merge"Dear community! I am trying two merge two files based on a facilityID which, however, is a unique i…
Subscribe to:
Post Comments (Atom)
0 Response to f test following reghdfe for joint significance of individual fixed effects
Post a Comment