Package: Silhouette Type: Package Title: Proximity Measure Based Diagnostics for Standard, Soft, and Multi-Way Clustering Version: 0.9.6 Depends: R (>= 4.2.0) Language: en-US Authors@R: c(person(given = "Shrikrishna", family = "Bhat K", role = c("aut", "cre", "cph"), email = "skbhat.in@gmail.com", comment = c(ORCID = "0009-0000-6180-5783")), person(given = "Kiruthika", family = "C", role = "aut", comment = c(ORCID = "0000-0001-9655-702X"))) Maintainer: Shrikrishna Bhat K Description: Quantifies clustering quality by measuring both cohesion within clusters and separation between clusters. Implements advanced silhouette width computations for diverse clustering structures, including: simplified silhouette (Van der Laan et al., 2003) , Probability of Alternative Cluster normalization methods (Raymaekers & Rousseeuw, 2022) , fuzzy clustering and silhouette diagnostics using membership probabilities (Campello & Hruschka, 2006; Menardi, 2011; Bhat & Kiruthika, 2024) , , , and multi-way clustering extensions such as block and tensor clustering (Schepers et al., 2008; Bhat & Kiruthika, 2025) , . Provides tools for computation and visualization (Rousseeuw, 1987) to support robust and reproducible cluster diagnostics across standard, soft, and multi-way clustering settings. License: GPL-2 URL: https://kskbhat.github.io/Silhouette/ BugReports: https://github.com/kskbhat/Silhouette/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, ggplot2, ggpubr, lifecycle, methods, stats Suggests: proxy, ppclust, blockcluster, cluster, factoextra, drclust, tidyr, knitr, rmarkdown, testthat (>= 3.0.0) RdMacros: lifecycle VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev Repository: https://kskbhat.r-universe.dev Date/Publication: 2025-10-22 07:11:32 UTC RemoteUrl: https://github.com/kskbhat/silhouette RemoteRef: HEAD RemoteSha: c554a82c6222b1486674f5166e3cb603b3378aaf NeedsCompilation: no Packaged: 2026-06-20 07:09:45 UTC; root Author: Shrikrishna Bhat K [aut, cre, cph] (ORCID: ), Kiruthika C [aut] (ORCID: )