View source: R/stats_clustering.R
SOM.Anal | R Documentation |
SOM analysis
SOM.Anal(mSetObj = NA, x.dim, y.dim, initMethod, neigb = "gaussian")
mSetObj |
Input name of the created mSet Object |
x.dim |
Input X dimension for SOM analysis |
y.dim |
Input Y dimension for SOM analysis |
initMethod |
Input the method |
neigb |
Default is set to 'gaussian' |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.