Search found 1 match
- Mon Feb 13, 2023 10:16 am
- Forum: Estimation
- Topic: Exclude forecast from seasonally adjusted series
- Replies: 1
- Views: 9351
Exclude forecast from seasonally adjusted series
I am performing a seasonal adjustment using the following commands: smpl if jobseek <> NA jobseek.tramoseats(runtype=ts, opt="seats=2 mq=12 lam=-1 inic=3 idif=3 ieast = 0 itrad=2 iatip=1 aio=2 npred=0",save="sa") jobseek. smpl @all Even though I do not want a forecast, it appears...
