Package: boxplotcluster 0.3
boxplotcluster: Clustering Method Based on Boxplot Statistics
Following Arroyo-Maté-Roque (2006), the function calculates the distance between rows or columns of the dataset using the generalized Minkowski metric as described by Ichino-Yaguchi (1994). The distance measure gives more weight to differences between quartiles than to differences between extremes, making it less sensitive to outliers. Further,the function calculates the silhouette width (Rousseeuw 1987) for different numbers of clusters and selects the number of clusters that maximizes the average silhouette width, unless a specific number of clusters is provided by the user. The approach implemented in this package is based on the following publications: Rousseeuw (1987) <doi:10.1016/0377-0427(87)90125-7>; Ichino-Yaguchi (1994) <doi:10.1109/21.286391>; Arroyo-Maté-Roque (2006) <doi:10.1007/3-540-34416-0_7>.
Authors:
boxplotcluster_0.3.tar.gz
boxplotcluster_0.3.zip(r-4.5)boxplotcluster_0.3.zip(r-4.4)boxplotcluster_0.3.zip(r-4.3)
boxplotcluster_0.3.tgz(r-4.4-any)boxplotcluster_0.3.tgz(r-4.3-any)
boxplotcluster_0.3.tar.gz(r-4.5-noble)boxplotcluster_0.3.tar.gz(r-4.4-noble)
boxplotcluster_0.3.tgz(r-4.4-emscripten)boxplotcluster_0.3.tgz(r-4.3-emscripten)
boxplotcluster.pdf |boxplotcluster.html✨
boxplotcluster/json (API)
NEWS
# Install 'boxplotcluster' in R: |
install.packages('boxplotcluster', repos = c('https://gianmarcoalberti.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 12 months agofrom:0b74525f19. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:boxplotcluster
Dependencies:cluster
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Boxplot Cluster Function | boxplotcluster |