Description Usage Arguments Author(s) References Examples
colorcode
maps observations to integers in an organised way:
close observations should be assigned close integers (and vice versa).
The coding is done by fitting a one dimensional Self-Organising Map to
the data. The main use of this method is to provide color based linking
between views.
1 |
data |
a matrix or a data frame of observations |
nbcolor |
the number of colors in the resulting mapping (i.e., the output will belong to [1, |
Fabrice Rossi
Vesanto, J. (2002) Data Exploration Process Based on the Self–Organizing Map, PhD thesis, Helsinki University of Technology, Espoo (Finland), Acta Polytechnica Scandinavica, Mathematics and Computing Series No. 115.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.