Search found 3 matches
- Thu Jul 20, 2017 1:36 pm
- Forum: Help With Programming
- Topic: Forecasting with exogenous series
- Replies: 2
- Views: 31263
Re: Forecasting with exogenous series
Tom, thank you very much. It worked just fine.
- Thu Jul 20, 2017 8:52 am
- Forum: Help With Programming
- Topic: Forecasting with exogenous series
- Replies: 2
- Views: 31263
Forecasting with exogenous series
Dear Tom, I need help in order to solve a problem related to forecasting with exogenous series. I am working on a project that decomposes a series in trend and cycle. The “trend” component i consider as exogenous, and for the cycle i build an ARMA model. It is something like: Y(t) – y(t)TREND = cte ...
- Mon Sep 03, 2012 4:50 pm
- Forum: State Space Models/DSGE
- Topic: Matrices not conformable in Harvey Textbook examples
- Replies: 1
- Views: 6367
Matrices not conformable in Harvey Textbook examples
Dear Tom, " ## MAT3. Matrix with Dimensions 3 x 3 Involved in DLM-SW matrix Operation. Need 13x13 to match F " This is the message i get when i run the Textbook Examples from "Harvey, "Forecasting, ..., Kalman Filter", files harveyp082 .prg and harveyp219 .prg. It comes afte...