tna: Transition Network Analysis (TNA)

Provides tools for performing Transition Network Analysis (TNA) to study relational dynamics, including functions for building and plotting TNA models, calculating centrality measures, and identifying dominant events and patterns. TNA statistical techniques (e.g., bootstrapping and permutation tests) ensure the reliability of observed insights and confirm that identified dynamics are meaningful. See (Saqr et al., 2025) <doi:10.1145/3706468.3706513> for more details on TNA.

Version: 0.4.0
Depends: R (≥ 4.1.0)
Imports: checkmate, cli, colorspace, dplyr, ggplot2, graphics, igraph, qgraph, RColorBrewer, rlang, stats, tibble, tidyr
Suggests: gt, knitr, rmarkdown, seqHMM, testthat (≥ 3.0.0)
Published: 2025-03-01
DOI: 10.32614/CRAN.package.tna
Author: Mohammed Saqr [aut], Santtu Tikka [aut], Sonsoles López-Pernas [aut, cre]
Maintainer: Sonsoles López-Pernas <sonsoles.lopez at uef.fi>
BugReports: https://github.com/sonsoleslp/tna/issues/
License: MIT + file LICENSE
URL: https://github.com/sonsoleslp/tna/, http://sonsoles.me/tna/
NeedsCompilation: no
Citation: tna citation info
Materials: README NEWS
CRAN checks: tna results

Documentation:

Reference manual: tna.pdf
Vignettes: Finding cliques and communities with tna (source, R code)
A showcase of the main tna functions (source, R code)
Frequency-based tna (source, R code)
Using grouped sequence data with tna (source, R code)
How to prepare data for tna (source, R code)
Getting started with the tna package (source, R code)

Downloads:

Package source: tna_0.4.0.tar.gz
Windows binaries: r-devel: tna_0.3.0.zip, r-release: tna_0.4.0.zip, r-oldrel: tna_0.4.0.zip
macOS binaries: r-devel (arm64): tna_0.4.0.tgz, r-release (arm64): tna_0.4.0.tgz, r-oldrel (arm64): tna_0.4.0.tgz, r-devel (x86_64): tna_0.4.0.tgz, r-release (x86_64): tna_0.4.0.tgz, r-oldrel (x86_64): tna_0.4.0.tgz
Old sources: tna archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tna to link to this page.