CRAN/E | boxplotcluster

boxplotcluster

Clustering Method Based on Boxplot Statistics

Installation

About

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.

Key Metrics

Version 0.3
R ≥ 4.0.0
Published 2023-12-06 149 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks boxplotcluster results

Downloads

Yesterday 18 0%
Last 7 days 92 -12%
Last 30 days 347 -16%
Last 90 days 1.069 -15%
Last 365 days 4.143

Maintainer

Maintainer

Gianmarco Alberti

gianmarcoalberti@gmail.com

Authors

Gianmarco Alberti

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

boxplotcluster archive

Depends

R ≥ 4.0.0

Imports

cluster ≥ 2.1.4
graphics ≥ 4.0.0
grDevices ≥ 4.0.0
stats ≥ 4.0.0