Description Usage Arguments Value See Also Examples
summary method for class "kMeans".
1 2 |
object |
an object of class |
... |
further arguments passed to or from other methods. |
The function summary.kMeans returns a list of class
kMeansSummary. In addition to the elements of an object of class
"kMeans", it contains the following elements:
totalSS |
total sum of squares. |
betweenSS |
between sum of squares |
kMeansLloyd, print.kMeansSummary
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.