Package: BigVAR
Type: Package
Title: Dimension Reduction Methods for Multivariate Time Series
Version: 1.0.2
Authors@R: 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"))
Date: 2017-03-24
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
LinkingTo: Rcpp, RcppArmadillo, RcppEigen
Packaged: 2017-04-02 18:14:21 UTC; will
URL: http://www.github.com/wbnicholson/BigVAR
RoxygenNote: 6.0.1
NeedsCompilation: yes
Author: Will Nicholson [cre, aut],
  David Matteson [aut],
  Jacob Bien [aut]
Maintainer: Will Nicholson <wbn8@cornell.edu>
Repository: CRAN
Date/Publication: 2017-04-03 06:16:57 UTC
