[Gretl-devel] Gretl and R integration
Riccardo (Jack) Lucchetti
r.lucchetti at univpm.it
Sun May 25 02:53:10 EDT 2008
On Sat, 24 May 2008, Allin Cottrell wrote:
> I think this problem is specific to unstructured data. If you
> stick in, for example, "setobs 1 1950" after the "nulldata"
> command, the script works OK. I'll take a further look at this.
Hmm, not quite. For example:
<script>
nulldata 10
setobs 4 1990:1
x = normal()
smpl +1 -1
store @dotdir/foo.csv --omit-obs
delete x
append @dotdir/foo.csv
</script>
My point is that we ought to find a way to do without the row labels if
the number of observations in the current sample matches the number of
rows in the csv file.
Riccardo (Jack) Lucchetti
Dipartimento di Economia
Università Politecnica delle Marche
r.lucchetti at univpm.it
http://www.econ.univpm.it/lucchetti
More information about the Gretl-devel
mailing list