https://github.com/cran/graphicalVAR
Tip revision: 3df8879ef545a9ee114150a9555ac85bc0eaedc2 authored by Sacha Epskamp on 18 October 2023, 08:20:02 UTC
version 0.3.3
version 0.3.3
Tip revision: 3df8879
DESCRIPTION
Package: graphicalVAR
Type: Package
Title: Graphical VAR for Experience Sampling Data
Version: 0.3.3
Authors@R: c(
person("Sacha", "Epskamp", email = "mail@sachaepskamp.com",role = c("aut", "cre")),
person("Eren", "Asena", role = c("ctb"))
)
Maintainer: Sacha Epskamp <mail@sachaepskamp.com>
Description: Estimates within and between time point interactions in experience sampling data, using the Graphical vector autoregression model in combination with regularization. See also Epskamp, Waldorp, Mottus & Borsboom (2018) <doi:10.1080/00273171.2018.1454823>.
License: GPL (>= 2)
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp (>= 0.11.3), Matrix, glasso, glmnet, mvtnorm, qgraph (>=
1.3.1), dplyr, methods, igraph, rlang
Depends: R (>= 3.1.0)
NeedsCompilation: yes
Packaged: 2023-10-18 06:01:22 UTC; sachaepskamp
Author: Sacha Epskamp [aut, cre],
Eren Asena [ctb]
Repository: CRAN
Date/Publication: 2023-10-18 08:20:02 UTC