Cargando…

optCluster: An R Package for Determining the Optimal Clustering Algorithm

There exist numerous programs and packages that perform validation for a given clustering solution; however, clustering algorithms fare differently as judged by different validation measures. If more than one performance measure is used to evaluate multiple clustering partitions, an optimal result i...

Descripción completa

Detalles Bibliográficos
Autores principales: Sekula, Michael, Datta, Somnath, Datta, Susmita
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Biomedical Informatics 2017
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5450252/
https://www.ncbi.nlm.nih.gov/pubmed/28584451
http://dx.doi.org/10.6026/97320630013101
Descripción
Sumario:There exist numerous programs and packages that perform validation for a given clustering solution; however, clustering algorithms fare differently as judged by different validation measures. If more than one performance measure is used to evaluate multiple clustering partitions, an optimal result is often difficult to determine by visual inspection alone. This paper introduces optCluster, an R package that uses a single function to simultaneously compare numerous clustering partitions (created by different algorithms and/or numbers of clusters) and obtain a “best” option for a given dataset. The method of weighted rank aggregation is utilized by this package to objectively aggregate various performance measure scores, thereby taking away the guesswork that often follows a visual inspection of cluster results. The optCluster package contains biological validation measures as well as clustering algorithms developed specifically for RNA sequencing data, making it a useful tool for clustering genomic data. AVAILABILITY: This package is available for free through the Comprehensive R Archive Network (CRAN) at http://cran.rproject.org/web/packages/optCluster/