draw_symbol: Draw ideogram for clustering solution

Description Usage Arguments Examples

View source: R/draw-symbol.R

Description

Draw ideogram for clustering solution

Usage

1
draw_symbol(cc, gv, rc, similar_density_th = 3, radii_ratio_th = 2)

Arguments

cc

The cluster context.

gv

The GOI cluster validity indices object.

rc

The refinement context.

similar_density_th

Threshold of the (relative) difference between the cluster with the highest density and the cluster with the lowest density for the clustering to exhibit inter-cluster density differences.

radii_ratio_th

Threshold of the extended-to-core ratio for the classification as "long-tailed" clusters.

Examples

1
# TODO

unmnn/CluReAL documentation built on Dec. 23, 2021, 2:01 p.m.