plotpathmatrix: plotpathmatrix

Description Usage Arguments Author(s) Examples

Description

plotting method for l2 path for several dimensions.

Usage

1

Arguments

path
...

Author(s)

Toby Dylan Hocking

Examples

1
2
3
## try to cluster the iris data
path <- clusterpath.l2.general(iris[,1:4],check.splits=0,gamma=1)
plot(path,groups=iris$Species)

clusterpath documentation built on June 30, 2020, 3:02 a.m.