.computeClusterColors {SpatialCPie}R Documentation

Compute cluster colors

Description

Computes colors so that dissimilar clusters are far away in color space.

Usage

.computeClusterColors(clusterMeans)

Arguments

clusterMeans

matrix of size (n, K) representing the n feature means for each of the K clusters.

Value

vector of cluster colors.


[Package SpatialCPie version 1.0.0 Index]