# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "vizClust" in publications use:' type: software license: GPL-3.0-only title: 'vizClust: Visualization and Exploration of Cluster Transitions' version: 0.1.0 abstract: 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: - family-names: Arribas given-names: Elsa email: elsaarribasg@gmail.com repository: https://cran.r-universe.dev commit: 6045e46afa50a740043252029bd1346d03f4d6f6 date-released: '2026-06-08' contact: - family-names: Arribas given-names: Elsa email: elsaarribasg@gmail.com