Learn R Programming

clustEff (version 0.3.1)

internals: Internal Functions

Description

Functions for internal use only, or not yet documented.

Usage

.get_ave_sil_width(d, cluster)
.get_withinSS(d, cluster)

# S3 method for clustEff print(x, digits=max(3L, getOption("digits") - 3L), ...) # S3 method for summary.clustEff print(x, digits=max(3L, getOption("digits") - 3L), ...)

# S3 method for fpcac print(x, digits=max(3L, getOption("digits") - 3L), ...) # S3 method for summary.fpcac print(x, digits=max(3L, getOption("digits") - 3L), ...)

Arguments