Hey, I think the correct syntax would be
matrix Q = beta_p .* Q_s
Does this work?
But I guess that your version shouldn't cause NaNs
Artur
Am 17. August 2016 22:45:55 MESZ, schrieb Fernando Fernandes Neto
<nando.fernandes.neto(a)gmail.com>:
Hi there,
I'm having problems while trying to execute the following command
sequence:
matrix Q_S = {1, 1; 1, 1}
scalar beta_p = 0.9
matrix Q = beta_p * Q_s
The output is this:
Warning: generated non-finite values
And, when I check the Q Matrix, I find "Nan" in all elements. The
output
should be 0.9 in all elements...
Is this a bug? Or am I missing something?
Thanks in advance,
Fernando
(GRETL 2016b - Mac OS X (quartz, x86_64, build date 2016-04-14)
------------------------------------------------------------------------
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.