cfly_clarify: Match all cluster indices to common reference.

Description Usage Arguments Examples

Description

It's a good idea to run this before running any animation sequences so that unnecessary colour changes are minimised.

Usage

1
  cfly_clarify(cf, reference = 1, method = "rowmax")

Arguments

cf

clusterfly object

reference

index to reference clustering

method

method to use, see clarify

Examples

1
2
o <- olive_example()
o <- cfly_clarify(o, "Region")

ggobi/clusterfly documentation built on May 17, 2019, 3:10 a.m.