On Wed, 9 Feb 2005, Martin Obermaier wrote:
I am running gretl under Windows XP and am repeatedly
experiencing difficulties when letting gretl perform a panel diagnostics
(following a pooled OLS). In fact, gretl freezes with most data sets,
a.o. some from Wooldridge's "Introductory Econometrics".
The script I use to perform the panel diagnostic is as follows
(example is the data set wagepan.gdt from Wooldridge):
open wagepan.gdt
setobs 8 1:1 --stacked-cross-section
model1 <- pooled 19 0 17 3 5 4 27 7 18
model2 <- hausman
I can confirm that this script causes gretl to crash :-(
I will work on this and post again when the problem is fixed.
Allin Cottrell