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