Package: BigVAR
Type: Package
Title: Dimension Reduction Methods for Multivariate Time Series
Version: 1.0.3
Author: c(
    person("Will", "Nicholson", email = "wbn8@cornell.edu", role = c("cre","aut")),
    person("David", "Matteson", email = "matteson@cornell.edu", role = "aut"),
    person("Jacob", "Bien", email = "bien@cornell.edu", role = "aut"))
Maintainer: Will Nicholson <wbn8@cornell.edu>
Date: 2018-07-22
Description: Estimates VAR and VARX models with structured Lasso Penalties.
Depends: R (>= 3.1.0), methods
Imports: MASS, zoo, lattice, Rcpp, stats, utils, grDevices, graphics
License: GPL (>= 2)
LazyLoad: yes
SystemRequirements: C++11
LinkingTo: Rcpp, RcppArmadillo, RcppEigen
Packaged: 2018-07-22 20:11:43 UTC; will
URL: http://www.github.com/wbnicholson/BigVAR
RoxygenNote: 6.0.1
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2018-07-22 20:40:13 UTC
