CRAN/E | CircularSilhouette

CircularSilhouette

Fast Silhouette on Circular or Linear Data Clusters

Installation

About

Calculating silhouette information for clusters on circular or linear data using fast algorithms. These algorithms run in linear time on sorted data, in contrast to quadratic time by the definition of silhouette. When used together with the fast and optimal circular clustering method FOCC (Debnath & Song 2021) doi:10.1109/TCBB.2021.3077573 implemented in R package 'OptCirClust', circular silhouette can be maximized to find the optimal number of circular clusters; it can also be used to estimate the period of noisy periodical data.

Key Metrics

Version 0.0.1
Published 2022-04-27 724 days ago
Needs compilation? yes
License LGPL (≥ 3)
CRAN checks CircularSilhouette results

Downloads

Yesterday 17
Last 7 days 34 +21%
Last 30 days 178 -4%
Last 90 days 694 +36%
Last 365 days 2.248 +8%

Maintainer

Maintainer

Joe Song

joemsong@cs.nmsu.edu

Authors

Yinong Chen

aut

Tathagata Debnath

aut

Andrew Cai

aut

Joe Song

aut / cre

Material

NEWS
Reference manual
Package source

Vignettes

Circular Silhouette Examples

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

Imports

OptCirClust
Rcpp ≥ 1.0.7
Rdpack

Suggests

cluster
ggplot2
knitr
rmarkdown
testthat ≥ 3.0.0
graphics

LinkingTo

Rcpp