Package: tsnet 0.1.0
tsnet: Fitting, Comparing, and Visualizing Networks Based on Time Series Data
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) <doi:10.31234/osf.io/uwfjc>.
Authors:
tsnet_0.1.0.tar.gz
tsnet_0.1.0.zip(r-4.5)tsnet_0.1.0.zip(r-4.4)tsnet_0.1.0.zip(r-4.3)
tsnet_0.1.0.tgz(r-4.4-x86_64)tsnet_0.1.0.tgz(r-4.4-arm64)tsnet_0.1.0.tgz(r-4.3-x86_64)tsnet_0.1.0.tgz(r-4.3-arm64)
tsnet_0.1.0.tar.gz(r-4.5-noble)tsnet_0.1.0.tar.gz(r-4.4-noble)
tsnet.pdf |tsnet.html✨
tsnet/json (API)
NEWS
# Install 'tsnet' in R: |
install.packages('tsnet', repos = c('https://bsiepe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bsiepe/tsnet/issues
Last updated 2 months agofrom:dde86c499e. Checks:OK: 5 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win-x86_64 | OK | Nov 05 2024 |
R-4.5-linux-x86_64 | OK | Nov 05 2024 |
R-4.4-win-x86_64 | OK | Nov 05 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 05 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 05 2024 |
R-4.3-win-x86_64 | OK | Nov 05 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 05 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 05 2024 |
Exports:check_eigencompare_gvarget_centralityplot_centralitypost_distance_withinposterior_plotstan_fit_convertstan_gvar
Dependencies:abindbackportsBHcallrcheckmateclicolorspacecowplotcpp11descdistributionaldplyrfansifarvergenericsggdistggokabeitoggplot2gluegridExtragtableinlineisobandlabelinglatticelifecycleloomagrittrMASSMatrixmatrixStatsmgcvmunsellnlmenumDerivpillarpkgbuildpkgconfigposteriorprocessxpspurrrquadprogQuickJSRR6RColorBrewerRcppRcppEigenRcppParallelrlangrstanrstantoolsscalesStanHeadersstringistringrtensorAtibbletidyrtidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
The 'tsnet' package | tsnet-package tsnet |
Check Eigenvalues of Bayesian GVAR object | check_eigen |
Compare two Bayesian GVAR models | compare_gvar |
Example Posterior Samples | fit_data |
Compute Centrality Measures | get_centrality |
Plot Centrality Measures | plot_centrality |
Plot compare_gvar | plot.compare_gvar |
Calculates distances between pairs of posterior samples using the posterior samples or posterior predictive draws | post_distance_within |
posterior_plot | posterior_plot |
Print method for compare_gvar objects | print.compare_gvar |
Print method for tsnet_fit objects | print.tsnet_fit |
Convert Stan Fit to Array of Samples | stan_fit_convert |
Fit Bayesian Graphical Vector Autoregressive (GVAR) Models with Stan | stan_gvar |
Simulated Time Series Dataset | ts_data |