predict.s2dcluster | R Documentation |
Predict clusters based on s2dcluster model.
## S3 method for class 's2dcluster'
predict(object, newdata, ...)
object |
s2dcluster model. |
newdata |
a data matrix. |
... |
NOT USED |
A vector of cluster numbers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.