SCPP_plot: Visualise a Clustering Model Generated by SCPP

Description Usage Arguments

Description

Provides a visualisation of a hierarchical clustering model via two-dimensional projections of the data assigned to each node.

Usage

1
SCPP_plot(sol, labels, node.numbers)

Arguments

sol

a clustering solution produced by the function SCPP_cluster.

labels

(optional) a vector of class labels. if provided then points in different classes are plotted in different colours.

node.numbers

(optional) logical. if TRUE then numbers are added to the plot to indicate the order in which nodes were added to the model. if omitted then node.numbers = TRUE.


DavidHofmeyr/SCPP documentation built on May 28, 2019, 12:25 p.m.