On Tue, 5 Mar 2013, Allin Cottrell wrote:
On Tue, 5 Mar 2013, Andreas Noack Jensen wrote:
> I am checking some gretl code against CATS in RATS and using the australian
> dataset. When exporting to csv, the variable iau2 only has three digits
> after the dot, but the variable has up to four non zero digits after the
> dot in gretl and hence I get different results from the exported data than
> I do in gretl. Is it a bug?
Looks like it. I'll take a look at the relevant code shortly.
In the meantime, you can use
set csv_digits 18
and force the number of digits in the csv file.
-------------------------------------------------------
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
-------------------------------------------------------