Description Usage Arguments Value Author(s) References Examples
Evaluate the topological quality of a SOM using the estimated topographical accuracy.
1 |
map |
an object of type 'map'. |
k |
number of samples to use in the computation of the estimated topographical accuracy (default=50) |
conf.int |
the confidence interval of the estimated topographical accuracy (default 95 percent). |
verb |
a switch controlling the structure of the output value (default=FALSE) |
interval |
a switch that controls whether the confidence interval is computed (default=TRUE) |
1) The value of the estimated topographical accuracy. 2) The low value of the confidence interval and the high value of the confidence interval 'conf.int' if interval=TRUE. 3) If verb=TRUE then map.accuracy will return a vector with the accuracies of the individual k samples.
Lutz Hamel
"SOM Quality Measures: A Statistical Approach," Lutz Hamel, WSOM16, 2016'.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.