On 17/06/25 08:18, Sven Schreiber wrote:

# plain monthly time series for comparison
open hamilton
smpl 1975:1 1980:6 # works with single-digit month numbers

# artificial monthly panel
T = 24
N = 10
TN = T*N
pd = 12
nulldata TN --preserve
setobs T 1:1 --stacked-time
setobs pd 2000:1 --panel-time

smpl 2000:02 2001:01 --time # works with double-digit month numbers
smpl full

smpl 2000:3 2001:5 --time # fails with single-digit month numbers

It should be now fixed in git. @Allin: please check!

-------------------------------------------------------
  Riccardo (Jack) Lucchetti
  Dipartimento di Scienze Economiche e Sociali (DiSES)

  Università Politecnica delle Marche
  (formerly known as Università di Ancona)

  r.lucche...@univpm.it
  http://www2.econ.univpm.it/servizi/hpp/lucchetti
-------------------------------------------------------
_______________________________________________
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