Hi everybody,

I've stumbled over the issue that I cannot copy the Hausman test results into a matrix called 'hausman'. Example:

<hansl>

open denmark

tsls LRM 0 LRY ; 0 LRY(-1) LRY(-2)
eval $hausman

matrix hoho = $hausman    # works
matrix sargan = $sargan # works
matrix hausman = $hausman    # fails

</hansl>

What's more, there isn't any real error message.

I vaguely remember that in the old days there was a "hausman" command which is now obsolete, could that be the reason? Nonetheless, an informative message would be nice.

thanks

sven
_______________________________________________
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/

Reply via email to