Description Usage Arguments Value References
Calculate SOM quality measures
1 | somQuality(som, traindat)
|
som |
'kohonen' object, a SOM created by the 'kohonen::som' function. |
traindat |
matrix containing the training data |
A list with quality measures : quantization error, share of explained variance, topographic error and Kaski-Lagus error.
Kohonen T. (2001) Self-Organizing Maps, 3rd edition, Springer Press, Berlin.
Kaski, S. and Lagus, K. (1996) Comparing Self-Organizing Maps. In C. von der Malsburg, W. von Seelen, J. C. Vorbruggen, and B. Sendho (Eds.) Proceedings of ICANN96, International Conference on Articial Neural Networks , Lecture Notes in Computer Science vol. 1112, pp. 809-814. Springer, Berlin.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.