Am 19.01.2022 um 14:42 schrieb Allin Cottrell:


OK, now we're in business. That's fixed in git.
Thanks, that's great!

One comment: using "mydates" and smpl --restrict is a kinda roundabout
way of sampling panel data in the time dimension. You could do

  smpl 2000:1 2000:3 --time

or (with or without setting panel-time) just

  smpl 1 3 --time

Yes, I thought so after seeing your "smpl ... --unit" construct. But I
guess the --time option to smpl is fairly recent, though I'm not sure.
Anyway, I checked that it's nicely documented.

One loosely related smpl question; check out these two usages of smpl:

<hansl>
open denmark
smpl 2 ;  # "normal" gretl syntax

open abdata
smpl 3 ; --unit # doesn't work
</hansl>

Now, I'm not a big fan of the semicolon in this context, so perhaps it's
better to leave things as they are. Or is this showing some other problem?

thanks

sven


_______________________________________________
Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it
To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it
Website: 
https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/

Reply via email to