Package: retentionflow 0.1.25
retentionflow: Retention Flow Tables and Sankey Diagrams
Creates transition tables, summaries, and interactive Sankey diagrams from longitudinal person-term-state data. Sankey diagrams visualize flows between states with link widths proportional to flow counts; see Kennedy and Sankey (1898) "The Thermal Efficiency of Steam Engines" <doi:10.1680/imotp.1898.19100> and Schmidt (2008) "The Sankey Diagram in Energy and Material Flow Management: Part I: History" <doi:10.1111/j.1530-9290.2008.00004.x>. The minimum input schema is one row per person per term with an identifier, term, and categorical state.
Authors:
retentionflow_0.1.25.tar.gz
retentionflow_0.1.25.zip(r-4.7)retentionflow_0.1.25.zip(r-4.6)retentionflow_0.1.25.zip(r-4.5)
retentionflow_0.1.25.tgz(r-4.6-any)retentionflow_0.1.25.tgz(r-4.5-any)
retentionflow_0.1.25.tar.gz(r-4.7-any)retentionflow_0.1.25.tar.gz(r-4.6-any)
retentionflow_0.1.25.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
retentionflow/json (API)
| # Install 'retentionflow' in R: |
| install.packages('retentionflow', repos = c('https://ananni3.r-universe.dev', 'https://cloud.r-project.org')) |
- stem_retention - Sample STEM retention data
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:0609563167. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 184 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 191 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 107 |
Exports:make_transitionsplot_sankeyretention_examplesummarize_transitionsvalidate_flow_data
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create term-to-term transition records | make_transitions |
| Plot an interactive Sankey retention diagram | plot_sankey |
| Example retention flow data | retention_example |
| Sample STEM retention data | stem_retention |
| Summarize transition records | summarize_transitions |
| Validate retention flow data | validate_flow_data |
