Welcome to ClientVPS Mirrors

README

ForeCA R package

R-CMD-check CRAN release CRAN downloads

ForeCA implements Forecastable component analysis in R. For details on algorithm & methodology see Forecastable Component Analysis, JMLR, Goerg (2013).

In a nutshell: ForeCA finds linear combinations of multivariate time series that are most forecastable, where forecastability is measured by the spectral entropy of the resulting signal (linear combination of input).

Installation

You can install the stable version from CRAN:

install.packages('ForeCA')

Alternatively, you can also install the latest version of ForeCA package directly from github as {r} library(devtools) devtools::install_github("gmgeorg/ForeCA")

Usage

The workhorse function is ForeCA::foreca() which works just like the built-in princomp function for PCA.

{r} library(ForeCA) citation("ForeCA")

For a tutorial on how to use foreca() and the entire ForeCA suite of functions see the introductory vignette on CRAN.

References

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.