[Gretl-users] variable names

Allin Cottrell cottrell at wfu.edu
Wed Apr 30 16:41:06 EDT 2008


On Wed, 30 Apr 2008, Stefano Balietti wrote:

> I was wrong. The error is not in the matrix operation, but in the matrix
> declaration within the loop itself. Here is the test case.
> 
> <s>
> nulldata 10
> 
> loop for i=1..3 -q
>     matrix a = {1,2}
> end loop
> </s>

Thanks, got it.  I'll try to work out what's wrong here.  As I 
suspected, it is a GENCOMPILE thing.

Allin.


More information about the Gretl-users mailing list