Hello everyone,
I am using the Fama MacBeth Regression approach in my analysis.
What I am trying to do, is to conduct the Fama MacBeth regression using xtfmb for two subsamples.
In the help file, there is the note that xtfmb can be combined with "by", however I get the following error message "Date is not regularly spaced".
Using newey with an indicator variable and the option "force" gives me the Newey-West t-statistics however does not conduct the 2 step procedure that is captured by xtfmb.
Is there any way to either use a dummy variable with xtfmb without receiving the error message above? And how can I compare coefficient estimates across subsamples using xtfmb?
I appreciate any help! Thanks!
I am using the Fama MacBeth Regression approach in my analysis.
What I am trying to do, is to conduct the Fama MacBeth regression using xtfmb for two subsamples.
In the help file, there is the note that xtfmb can be combined with "by", however I get the following error message "Date is not regularly spaced".
Using newey with an indicator variable and the option "force" gives me the Newey-West t-statistics however does not conduct the 2 step procedure that is captured by xtfmb.
Is there any way to either use a dummy variable with xtfmb without receiving the error message above? And how can I compare coefficient estimates across subsamples using xtfmb?
I appreciate any help! Thanks!
Comment