Recent Releases of forecast
forecast - forecast 8.24.0
- Documentation improvements
- Bug fixes
- R
Published by robjhyndman 11 months ago
forecast - forecast 8.23.0
- Prevented RNG state changing when the package is attached (#954, #955).
- head.ts and tail.ts only defined for R < 4.5.0 due to new base R functions.
- R
Published by robjhyndman over 1 year ago
forecast - forecast 8.22.0
- hfitted now much faster for ARIMA models (danigiro, #949)
- hfitted now much faster for ETS models, and produces fitted values from initial states (#950)
- R
Published by robjhyndman almost 2 years ago
forecast - forecast 8.21.1
- nnetar now allows p or P to be 0
- Bug fixes and improved docs
- R
Published by robjhyndman over 2 years ago
forecast - CRAN v8.16
- Fixed
tslm()incorrectly applying Box-Cox transformations when anmtsis provided to thedataargument (#886). - Set D=0 when auto.arima applied to series with 2m observations or fewer.
- Improved performance of parallel search of ARIMA models (jonlachmann, #891).
- Fixed scoping of functions used in
ggAcf()(#896). - Fixed checks on xreg in
simulate.Arima()(#818) - Improved docs and bug fixes.
- R
Published by robjhyndman about 4 years ago
forecast - CRAN v8.5
- Updated tsCV() to handle exogenous regressors
- Reimplemented lagwalk methods (naive, snaive, rwf) for speed improvements
- Added support for passing arguments to auto.arima() unit root tests
- Improved auto.arima() stepwise search algorithm
- Documentation improvements
- Bug fixes
- R
Published by mitchelloharawild about 7 years ago
forecast - CRAN v7.0 RC2
Submitted to CRAN: 4 April 2016
- R
Published by robjhyndman almost 10 years ago