Package: mlVAR
Type: Package
Title: Multi-Level Vector Autoregression
Version: 0.5
Depends: R (>= 3.3.0)
Imports: lme4, arm, qgraph, dplyr (>= 0.5.0), clusterGeneration,
        mvtnorm, corpcor, plyr, 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
NeedsCompilation: no
Packaged: 2021-10-25 09:40:11 UTC; sacha
Author: Sacha Epskamp [aut, cre],
  Marie K. Deserno [aut],
  Laura F. Bringmann [aut],
  Myrthe Veenman [ctb]
Repository: CRAN
Date/Publication: 2021-10-25 10:30:02 UTC
