powered by
Prints the number of clusters found, their sizes and the kernel used.
# S3 method for meanshift print(x, ...)
The clustering (object of class meanshift-class, created by MEANSHIFT).
meanshift-class
MEANSHIFT
Other parameters.
meanshift-class, MEANSHIFT
# \donttest{ require (datasets) data (iris) MEANSHIFT (iris [, -5]) # }
Run the code above in your browser using DataLab