Am 06.12.2015 um 16:05 schrieb Riccardo (Jack) Lucchetti:
On Sun, 6 Dec 2015, Sven Schreiber wrote:
> With aggregate() by the "time" variable I'm now running into the
problem
> that gretl tells me time is not discrete. And in the GUI attributes I
> cannot set it to be discrete.
Surely, running
<hansl>
tt = time
discrete tt
aggregate(whatever, tt, whatever)
</hansl>
doesn't look as particularly vexing to me.
Yeah well, I actually knew I could do "setinfo ... --discrete" (which
BTW also begs the question why there have to be two ways of declaring
something as discrete, but hey). But I was sick of adding workaround
after workaround.
> I have to say it's quite frustrating, I'm getting nowhere except
> uncovering bugs and other limitations. One of the nice things with gretl
> is that data handling is usually nice and efficient. With panel data my
> impression is different. And now think about someone without my level of
> gretl experience...
But you're not just any other gretl user. You're a gretl developer, and
this is the devel-list. Bug eradication is one of our jobs.
Today I didn't want to be a developer, I just wanted to use gretl. The
reason I was posting to the devel list is because of what I found.
thanks,
sven