Package: BigVAR
Type: Package
Title: Dimension Reduction Methods for Multivariate Time Series
Version: 1.0
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: 2016-05-13
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: 2016-05-17 23:07:44 UTC; will
URL: http://www.github.com/wbnicholson/BigVAR
RoxygenNote: 5.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: 2016-05-18 01:34:21
