Dear Sven and Allin,
Thanks for your attention. The problem here is that all data rows have
missing values.
I think it would be better if I could send my data set to the list.
Best,
Henrique
Enviado via iPhone
Em 06/12/2010, às 19:10, Allin Cottrell <cottrell(a)wfu.edu> escreveu:
On Mon, 6 Dec 2010, Henrique Andrade wrote:
> How can I build a matrix using all the series in a current
> dataset when the series inside the dataset has missing
> values?
>
> I'm trying the following command:
>
> matrix A = { dataset }
>
> But this is not working.
What is happening? You should get a matrix in which data rows
containing missing values are skipped. If you do
set skip_missing off
you should get a matrix in which "nan" (not-a-number) is
substituted for messing values.
Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users