Using greene14_1.gdt, the script output is:
gretl version 1.8.6
Current session: 2010-01-11 14:17
? scalar numofunits = max($unit)
Generated scalar numofunits = 6
? matrix tstats = {}
Generated matrix tstats
? loop for i=1..numofunits
smpl $unit=i --restrict
adf lagorder tested --c
matrix tstats = tstats | $test
smpl full
endloop
loop: i = 1
? smpl $unit=i --restrict
Full data set: 90 observations
Current sample: 15 observations
adf: expected an integer order
> adf lagorder tested --c
-----Mensagem original-----
De: gretl-users-bounces(a)lists.wfu.edu
[mailto:gretl-users-bounces@lists.wfu.edu] Em nome de Sven Schreiber
Enviada em: segunda-feira, 11 de janeiro de 2010 12:29
Para: Gretl list
Assunto: Re: [Gretl-users] RES: RES: Panel models tests
Bruno Thiago Tomio schrieb:
Thank you very much, Sven. I get "Data error" when trying
to run tbar
= meanc(tstats), following your instructions.
Hm, I'm guessing maybe some missings in your dataset?
Does the script run ok for you with the example dataset (shipped with
gretl)? If not, what gretl version are you using?
-sven
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users