Package: vizClust 0.1.0

Elsa Arribas
vizClust: Visualization and Exploration of Cluster Transitions
Provides tools to explore and visualize transitions between clusters in multivariate data. The package generates pseudo-samples by interpolating between cluster medoids, enabling the study of gradual changes in feature space. It also computes k-nearest neighbors (KNN)-based statistics to relate pseudo-samples to real data and summarize variable behavior using mean, median, or standard deviation. Finally, the package offers interactive visualizations of variable trajectories along cluster transitions, including both direct trajectory plots and bootstrap-based interactive plots with confidence intervals to assess variability and uncertainty across the transition path.
Authors:
vizClust_0.1.0.tar.gz
vizClust_0.1.0.tar.gz(r-4.7-any)vizClust_0.1.0.tar.gz(r-4.6-any)
vizClust_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
vizClust/json (API)
| # Install 'vizClust' in R: |
| install.packages('vizClust', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:6045e46afa. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 121 | ||
| wasm-release | OK | 129 |
Exports:get_intervalknn_statisticsplot_explorerpseudosamples
Dependencies:base64encbslibcachemclicpp11digestdplyrevaluatefarverfastmapFNNfontawesomefontBitstreamVerafontLiberationfontquiverfsgdtoolsgenericsggiraphggplot2gluegtablehighrhtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglifecyclemagrittrMASSmemoisemimepillarpkgconfigplyrpurrrR6rappdirsRColorBrewerRcppreshape2rlangrmarkdownS7sassscalesstringistringrsystemfontstibbletidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Interactive plot of bootstrap confidence intervals | get_interval |
| KNN-based summary statistics for pseudo-samples | knn_statistics |
| Visualization of variable trajectories across cluster transitions | plot_explorer |
| Pseudo-sample generation between cluster medoids | pseudosamples |