The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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>.

Version: 0.3
Depends: R (≥ 4.0.0)
Imports: cluster (≥ 2.1.4), graphics (≥ 4.0.0), grDevices (≥ 4.0.0), stats (≥ 4.0.0)
Published: 2023-12-06
Author: Gianmarco Alberti [aut, cre]
Maintainer: Gianmarco Alberti <gianmarcoalberti at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README NEWS
CRAN checks: boxplotcluster results

Documentation:

Reference manual: boxplotcluster.pdf

Downloads:

Package source: boxplotcluster_0.3.tar.gz
Windows binaries: r-devel: boxplotcluster_0.3.zip, r-release: boxplotcluster_0.3.zip, r-oldrel: boxplotcluster_0.3.zip
macOS binaries: r-release (arm64): boxplotcluster_0.3.tgz, r-oldrel (arm64): boxplotcluster_0.3.tgz, r-release (x86_64): boxplotcluster_0.3.tgz, r-oldrel (x86_64): boxplotcluster_0.3.tgz
Old sources: boxplotcluster archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=boxplotcluster to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.