https://github.com/sonsoleslp/tnashiny
Shiny interface for tna package
https://github.com/sonsoleslp/tnashiny
Last synced: about 2 months ago
JSON representation
Shiny interface for tna package
- Host: GitHub
- URL: https://github.com/sonsoleslp/tnashiny
- Owner: sonsoleslp
- License: other
- Created: 2024-10-30T07:03:27.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T21:26:00.000Z (2 months ago)
- Last Synced: 2025-03-18T22:28:16.275Z (2 months ago)
- Language: R
- Size: 344 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# An Shiny app for Transition Network Analysis
[](https://www.repostatus.org/#active)
[](https://opensource.org/licenses/MIT)Transition Network Analysis (TNA) is a methodological framework for building and
plotting transition networks, 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)](https://doi.org/10.1145/3706468.3706513) for
more details on TNA.
TNA can be used troughout the R package of the same name [`tna`](https://cran.r-project.org/package=tna) or through the Shiny app available in this repository. A demo is also available online: [https://sonsoleslp.shinyapps.io/tna-app](https://sonsoleslp.shinyapps.io/tna-app/).