SOM.cluster.plot: Function to plot an object return by the SOM.cluster function

Description Usage Arguments Author(s)

View source: R/SOM.cluster.plot.R

Description

Function to plot an object return by the SOM.cluster function

Usage

1
2
SOM.cluster.plot(data, xcoord = NULL, ycoord = NULL,
  index.original = 1, index.recon = 1)

Arguments

data

list return by the SOM.cluster function

xcoord

xcoord of the point to look at

ycoord

ycoord of te point to look at

index.original

index of the original picture in the list

index.recon

index of the reconstruct picture in the list

Author(s)

Dimitri Fichou


DimitriF/DLC documentation built on Oct. 14, 2020, 4:33 p.m.