On Mon, 26 Aug 2019, Allin Cottrell wrote:
Sorry, I haven't been following this very closely, but what's
the case
where you'd need to inject such information (I mean, where it wouldn't
already be attached by gretl)?
Well, suppose you want to inject a matrix with 98 rows you created somehow
into a 100-obs dataset, leaving the first and last observations missing.
Now you can use either "smpl 2 99" and do a "smpl full" afterwards, or
perhaps also something like "matrix X = NA | X | NA", but it'd also be
cool to have the opportunity of using something like "limitset(X, 2, 99)".
At least, that's what I had in mind.
-------------------------------------------------------
Riccardo (Jack) Lucchetti
Dipartimento di Scienze Economiche e Sociali (DiSES)
Università Politecnica delle Marche
(formerly known as Università di Ancona)
r.lucchetti(a)univpm.it
http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------