r-forecast 8.23.0
Forecasting functions for time series and linear models
This package provides methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.
- Outputs:
out
- Website: https://pkg.robjhyndman.com/forecast/
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-forecast 8.23.0
as follows:
guix install r-forecast@8.23.0
Or install the latest version:
guix install r-forecast
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.