| print.meanshift | R Documentation |
Prints the number of clusters found, their sizes and the kernel used.
## S3 method for class 'meanshift'
print(x, ...)
x |
The clustering (object of class |
... |
Other parameters. |
meanshift-class, MEANSHIFT
require (datasets)
data (iris)
MEANSHIFT (iris [, -5])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.