Hello,

I'm using loops for i=1..8 and j=1..10 to estimate, lets say, $j$is coefficients (s is the name of coefficient). How to make gretl to create j  variables with values sji? Or how to create matrix with values of s$j$i (where given values will be respectively add to matrix)? When I'm using 'series' command I've got values with the last estimate of sji. For example, when I'm using: series s$j$i for j=1 I've got series with 8 values of s18 (i=8) but I need values s11, s12, s13,...,s18.

Regards,

Mariusz

Poland