Learn R Programming

QuClu (version 1.0.1)

Quantile-Based Clustering Algorithms

Description

Various quantile-based clustering algorithms: algorithm CU (Common theta and Unscaled variables), algorithm CS (Common theta and Scaled variables through lambda_j), algorithm VU (Variable-wise theta_j and Unscaled variables) and algorithm VW (Variable-wise theta_j and Scaled variables through lambda_j). Hennig, C., Viroli, C., Anderlucci, L. (2019) "Quantile-based clustering." Electronic Journal of Statistics. 13 (2) 4849 - 4883 .

Copy Link

Version

Install

install.packages('QuClu')

Monthly Downloads

180

Version

1.0.1

License

GPL-2 | GPL-3

Maintainer

Laura Anderlucci

Last Published

May 26th, 2022

Functions in QuClu (1.0.1)

alg.VS

VS quantile-based clustering algorithm
alg.VU

VU quantile-based clustering algorithm
kquantiles

Quantile-based clustering algorithm
alg.CS

CS quantile-based clustering algorithm
alg.CU

CU quantile-based clustering algorithm