Encoding: UTF-8
Package: multivar
Title: Penalized Estimation of Multiple-Subject Vector Autoregressive
        (Multi-VAR) Models
Version: 1.3.0
Authors@R: c(
 person("Zachary","Fisher", email = "fish.zachary@gmail.com", role = c("aut", "cre")),
 person("Christopher", "Crawford", role = "aut"),
 person("Younghoon", "Kim", role = "ctb"),
 person("Vladas", "Pipiras", role = "ctb")
 )
Description: Functions for simulating, estimating and forecasting Vector Autoregressive (VAR) models for multiple-subject data using structured penalization.
Depends: R (>= 3.5.0)
Imports: methods, stats, utils, MASS, Rcpp (>= 1.0.3), Matrix, ggplot2,
        vars, reshape2, glmnet, igraph, viridis, scales
License: GPL (>= 2)
LazyData: true
ByteCompile: true
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2026-03-17 22:44:35 UTC; zacharyfisher
Maintainer: Zachary Fisher <fish.zachary@gmail.com>
Repository: CRAN
LinkingTo: Rcpp,RcppArmadillo
Author: Zachary Fisher [aut, cre],
  Christopher Crawford [aut],
  Younghoon Kim [ctb],
  Vladas Pipiras [ctb]
Date/Publication: 2026-03-17 23:50:02 UTC
