Package: mlVAR
Type: Package
Title: Multi-Level Vector Autoregression
Version: 0.6.1
Depends: R (>= 3.3.0)
Imports: lme4, arm, qgraph, dplyr (>= 1.0.0), clusterGeneration,
        mvtnorm, corpcor, abind, methods, parallel, MplusAutomation,
        graphicalVAR, rlang
Authors@R: c(
  person("Sacha", "Epskamp", email = "mail@sachaepskamp.com",role = c("aut", "cre")),
  person("Marie K.", "Deserno", role = c("aut")),
  person("Laura F.", "Bringmann", role = c("aut")),
  person("Myrthe", "Veenman", role = c("ctb")),
  person("Jonas M. B.", "Haslbeck", role = c("ctb")))
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
Description: Estimates the multi-level vector autoregression model on time-series data.
             Three network structures are obtained: temporal networks, contemporaneous
             networks and between-subjects networks.
License: GPL-2
BugReports: https://github.com/SachaEpskamp/mlVAR/issues
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-03-17 11:33:08 UTC; sachaepskamp
Author: Sacha Epskamp [aut, cre],
  Marie K. Deserno [aut],
  Laura F. Bringmann [aut],
  Myrthe Veenman [ctb],
  Jonas M. B. Haslbeck [ctb]
Repository: CRAN
Date/Publication: 2026-03-17 12:50:02 UTC
Built: R 4.7.0; ; 2026-04-28 05:28:03 UTC; windows
