jeffwong/fastVAR: fastVAR

This package is designed for time series data. Fits Vector Autoregressive models and Vector Autoregressive models with Exogenous Inputs. For speedup, fastVAR can use multiple cpu cores to calculate the estimates. For very large systems, fastVAR uses Lasso penalty to return very sparse coefficient matrices. Regression diagnostics can be used to compare models, and prediction functions can be used to calculate the n-step ahead prediction.

Getting started

Package details

AuthorJeffrey Wong
Maintainer<jeff.ct.wong@gmail.com>
LicenseGPL
Version1.9.9
URL https://github.com/jeffwong/fastVAR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jeffwong/fastVAR")
jeffwong/fastVAR documentation built on May 19, 2019, 4:02 a.m.