The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The package legion implements several multivariate models for purposes of forecasting.
Here is the list of the included functions:
Available methods:
The stable version of the package is available on CRAN, so you can install it by running: > install.packages(“legion”)
A recent, development version, is available via github and can be installed using “remotes” in R. First, make sure that you have remotes: > if (!require(“remotes”)){install.packages(“remotes”)}
and after that run: > remotes::install_github(“config-i1/legion”)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.