Version 1.0.6 (14 September 2018)
- The show.summary argument has dropped from the functions dlm(), ardlDlm(), koyckDlm(), and polyDlm(). Now, a call to the classical summary() function summarises the model.
- All the forecast functions have collected under the forecast() method to improve usability of the package.
- To remove the model elements, matrices and vectors have been replaced by list interface. Please see the help files for details.
- Added a functionality to remove lag 0 of any independent series.
- Improved documentation and errors fixed.
- Reduced number of dependencies.
- Improved some functions.
Version 1.0.7 (26 September 2018)
- A bug in pre-model fitting checks fixed.
Version 1.0.8 (15 September 2018)
- A bug in the error messages of pre-model fitting checks for ARDL models fixed.