Hello,
I want to test the joint significance of the individual effects in my fixed effect model and for this I run the following command :
xtreg y x1 x2 x3 x4, fe
estimates store m1
xtreg y x1 x2 x3 x4 i*, fe
estimates store m2
lrtest m1 m2
I get the error: df(unrestricted) = df(restricted)
How shloud I do this. Please help
Thank you
Priya
Related Posts with Likelihood ratio test (LR) for identify the individual firm effect
Add vertical reference lines in horizontal barsI am using -graph hbar- to create horizontal bars on means by groups. Does anyone know how to add ve…
Estimating marginal effects for interactions in the second hurdle of double hurdle modelsHi there, I am running double hurdle models with data from a multi-round modified dictator game, us…
select the first or the last groupDear all, How can I write code more efficiently to select the first group or the last group membersh…
Codes of unit root tests with multiple structural breakHi, I am looking for the Stata code of the Lee & Strazicich unit root test from the following pa…
insufficient observations r(2001) issueHello, I am trying to run a regression using a panel data, using something like: "xtreg wages i.hig…
Subscribe to:
Post Comments (Atom)
0 Response to Likelihood ratio test (LR) for identify the individual firm effect
Post a Comment