Package: BigVAR 1.1.2

Will Nicholson

BigVAR: Dimension Reduction Methods for Multivariate Time Series

Estimates VAR and VARX models with Structured Penalties using the methods developed by Nicholson et al (2017)<doi:10.1016/j.ijforecast.2017.01.003> and Nicholson et al (2020) <doi:10.48550/arXiv.1412.5250>.

Authors:Will Nicholson [cre, aut], David Matteson [aut], Jacob Bien [aut], Ines Wilms [aut]

BigVAR_1.1.2.tar.gz
BigVAR_1.1.2.tar.gz(r-4.5-noble)BigVAR_1.1.2.tar.gz(r-4.4-noble)
BigVAR_1.1.2.tgz(r-4.4-emscripten)BigVAR_1.1.2.tgz(r-4.3-emscripten)
BigVAR.pdf |BigVAR.html
BigVAR/json (API)
NEWS

# Install 'BigVAR' in R:
install.packages('BigVAR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/wbnicholson/bigvar/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:
  • A - Generator for Simulated Multivariate Time Series
  • Y - Simulated Multivariate Time Series

3.47 score 1 packages 98 scripts 588 downloads 1 mentions 15 exports 7 dependencies

Last updated 2 years agofrom:96d776b14e. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 01 2024
R-4.5-linux-x86_64NOTEOct 01 2024

Exports:BigVAR.estBigVAR.fitcoefconstructModelcv.BigVARMultVarSimplotpredictPredictVARXshowSparsityPlot.BigVAR.resultsVarptoVar1MCVARXFitVARXForecastEvalVARXLagCons

Dependencies:abindlatticeMASSRcppRcppArmadilloRcppEigenzoo

BigVAR: Tools for Modeling Sparse Vector Autoregressions with Exogenous Variables

Rendered fromBigVAR.Rmdusingknitr::rmarkdownon Oct 01 2024.

Last update: 2022-10-02
Started: 2022-03-22

Readme and manuals

Help Manual

Help pageTopics
Generator for Simulated Multivariate Time SeriesA
Dimension Reduction Methods for Multivariate Time Series.BigVAR
BigVAR Object ClassBigVAR-class
BigVAR EstimationBigVAR.est BigVAR.est,BigVAR-method
Simple function to fit BigVAR model with fixed penalty parameterBigVAR.fit
BigVAR.intermediate This class contains the in-sample results for cv.BigVARBigVAR.intermediate BigVAR.intermediate-class
BigVAR.results This class contains the results from cv.BigVAR.BigVAR.results BigVAR.results-class
Default coef method BigVAR-results, returns the last coefficient matrix from the evaluation periodcoef coef,BigVAR.results-method coef-methods
Construct an object of class BigVARconstructModel
Cross Validation for BigVARcv.BigVAR cv.BigVAR,BigVAR-method
Simulate a VARMultVarSim
Plot an object of class BigVAR.resultsplot plot,BigVAR.results-method plot-methods
Plot a BigVAR objectplot,BigVAR-method plot.BigVAR
Forecast using a BigVAR.results objectpredict predict,BigVAR.results-method
One-step ahead predictions for VARX modelsPredictVARX
Default show method for an object of class BigVAR.resultsshow show,BigVAR.results-method
Default show method for an object of class BigVARshow,BigVAR-method show.BigVAR
Sparsity Plot of a BigVAR.results objectSparsityPlot.BigVAR.results SparsityPlot.BigVAR.results,BigVAR.results-method
Converts a VAR coefficient matrix of order p to multiple companion formVarptoVar1MC
Fit a VAR or VARX model by least squaresVARXFit
Evaluate forecasts from a VAR or VARX with lag orders selected by AIC/BICVARXForecastEval
Construct a VAR or VARX lag matrixVARXLagCons
Simulated Multivariate Time SeriesY