- Included
forecast
method fordlm.fit
objects. - Added some unit-test to validate the
forecast
method.
- Filter and smooth operations written in C++.
- Included Autoregressive and Transfer Function models.
- Added a extract method for
dlm
class to extracting the fitting information. - Removed
variance_law
argument. - Removed
forecast
andupdated
methods fromdlm
class. - Removed
dglm
class.
- First release version written in R.