- Added warning when predict() is called for ELM and MLP.
- Updated dependencies
- Updated dependencies
- Removed functions mseastest, cmav and lagmatrix from nnfor. These are now available in package tsutils.
- Updated license to GPL-3.
- Fix for msts time series and allow.det.season argument.
- Changes in how trigonometric seasonal dummies are handled.
- Documentation fixes.
- Added option to use previously specified mlp and elm (see arguments model and retrain).
- Fix on univariate keep vector when no univariate lags are selected (lags=0).