Encoding: UTF-8
Package: multivar
Title: Penalized Estimation and Forecasting of Multiple Subject Vector
        Autoregressive (multi-VAR) Models
Version: 0.0.2
Authors@R: c(
 person("Zachary","Fisher", email = "fish.zachary@gmail.com", role = c("aut", "cre")),
 person("Younghoon", "Kim", role = "aut"),
 person("Vladas", "Pipiras", role = "aut")
 )
Description: Functions for simulating, estimating and forecasting stationary Vector Autoregressive (VAR) models for multiple subject data using the penalized multi-VAR framework in Fisher, Kim and Pipiras (2020) <arXiv:2007.05052>. 
Depends: R (>= 2.10)
Imports: stats, utils, MASS, Rcpp (>= 1.0.3)
License: GPL (>= 2)
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2020-07-13 16:40:19 UTC; lola
Author: Zachary Fisher [aut, cre],
  Younghoon Kim [aut],
  Vladas Pipiras [aut]
Maintainer: Zachary Fisher <fish.zachary@gmail.com>
Repository: CRAN
LinkingTo: Rcpp,RcppArmadillo
Date/Publication: 2020-07-14 13:20:02 UTC
Built: R 3.6.3; x86_64-w64-mingw32; 2020-08-05 04:06:23 UTC; windows
Archs: i386, x64
