Description Usage Arguments Value Examples
Compute GOI cluster validity indices
1 | gval(cc)
|
cc |
The |
A list with the following elements:
g_str
: Strict G-index (double).
g_rex
: Relaxed G-index (double).
g_min
: Min G-index (double)-
oi_st
: Cluster-individual strict overlap indices (double
vector of length k).
oi_rx
: Cluster-individual relaxed overlap indices (double
vector of length k).
oi_mn
: Cluster-individual min overlap indices (double vector
of length k).
ext_r
: Extended cluster radii (double vector of length k).
str_r
: Strict cluster radii (double vector of length k).
vol_r
: Extended-to-core ratio.
1 | # TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.