Package: mlVAR
Type: Package
Title: Multi-Level Vector Autoregression
Version: 0.5.5
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")))
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-02-06 05:35:19 UTC; sachaepskamp
Author: Sacha Epskamp [aut, cre],
  Marie K. Deserno [aut],
  Laura F. Bringmann [aut],
  Myrthe Veenman [ctb]
Repository: CRAN
Date/Publication: 2026-02-06 06:40:22 UTC
Built: R 4.6.0; ; 2026-02-26 05:14:50 UTC; windows
