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)

clusterpathRcpp documentation built on May 2, 2019, 5:26 p.m.