Encoding: UTF-8
Package: multivar
Title: Penalized Estimation of Multiple-Subject Vector Autoregressive
        (multi-VAR) Models
Version: 1.1.0
Authors@R: c(
 person("Zachary","Fisher", email = "fish.zachary@gmail.com", role = c("aut", "cre")),
 person("Younghoon", "Kim", role = "ctb"),
 person("Vladas", "Pipiras", role = "ctb")
 )
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: methods, stats, utils, MASS, Rcpp (>= 1.0.3), Matrix, ggplot2,
        vars, reshape2, glmnet
License: GPL (>= 2)
LazyData: true
ByteCompile: true
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2022-05-27 15:14:24 UTC; lola
Maintainer: Zachary Fisher <fish.zachary@gmail.com>
Repository: CRAN
LinkingTo: Rcpp,RcppArmadillo
VignetteBuilder: knitr, rmarkdown
Suggests: knitr, rmarkdown
Author: Zachary Fisher [aut, cre],
  Younghoon Kim [ctb],
  Vladas Pipiras [ctb]
Date/Publication: 2022-05-27 23:40:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 11:23:43 UTC; unix
Archs: multivar.so.dSYM
