Package: tsnet Type: Package Title: Fitting, Comparing, and Visualizing Networks Based on Time Series Data Version: 0.2.0 Authors@R: c(person("Björn S.", "Siepe", email = "bjoernsiepe@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9558-4648")), person("Matthias", "Kloft", email = "kloft@uni-marburg.de", role = c("aut"), comment = c(ORCID = "0000-0003-1845-6957")), person("Daniel W.", "Heck", email = "daniel.heck@uni-marburg.de", role = c("ctb"), comment = c(ORCID = "0000-0002-6302-9252"))) Maintainer: Björn S. Siepe Description: Fit, compare, and visualize Bayesian graphical vector autoregressive (GVAR) network models using 'Stan'. These models are commonly used in psychology to represent temporal and contemporaneous relationships between multiple variables in intensive longitudinal data. Fitted models can be compared with a test based on matrix norm differences of posterior point estimates to quantify the differences between two estimated networks. See also Siepe, Kloft & Heck (2024) . License: GPL-3 Encoding: UTF-8 LazyData: true URL: https://github.com/bsiepe/tsnet BugReports: https://github.com/bsiepe/tsnet/issues RoxygenNote: 7.3.2 Imports: cowplot, dplyr, ggdist, ggokabeito, ggplot2, loo, methods, posterior, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rlang, rstan (>= 2.18.1), rstantools (>= 2.3.1.1), stats, tidyr, utils Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Depends: R (>= 4.1.0) Biarch: true LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0), RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>= 2.18.0) SystemRequirements: GNU make Config/pak/sysreqs: make libicu-dev Repository: https://bsiepe.r-universe.dev Date/Publication: 2025-06-20 05:22:38 UTC RemoteUrl: https://github.com/bsiepe/tsnet RemoteRef: HEAD RemoteSha: 534711df6f5122832b1231f5ae4643a44b030b90 NeedsCompilation: yes Packaged: 2026-06-17 08:43:47 UTC; root Author: Björn S. Siepe [aut, cre, cph] (ORCID: ), Matthias Kloft [aut] (ORCID: ), Daniel W. Heck [ctb] (ORCID: )