autovarCore: Automated Vector Autoregression Models and Networks

Automatically find the best vector autoregression models and networks for a given time series data set. 'AutovarCore' evaluates eight kinds of models: models with and without log transforming the data, lag 1 and lag 2 models, and models with and without weekday dummy variables. For each of these 8 model configurations, 'AutovarCore' evaluates all possible combinations for including outlier dummies (at 2.5x the standard deviation of the residuals) and retains the best model. Model evaluation includes the Eigenvalue stability test and a configurable set of residual tests. These eight models are further reduced to four models because 'AutovarCore' determines whether adding weekday dummies improves the model fit.

Package details

AuthorAndo Emerencia [aut, cre]
MaintainerAndo Emerencia <ando.emerencia@gmail.com>
LicenseMIT + file LICENSE
Version1.0-4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("autovarCore")

Try the autovarCore package in your browser

Any scripts or data that you put into this service are public.

autovarCore documentation built on May 2, 2019, 4:01 a.m.