View source: R/methods_kmeans.R
predict.parameters_clusters | R Documentation |
Predict method for parameters_clusters objects
## S3 method for class 'parameters_clusters'
predict(object, newdata = NULL, names = NULL, ...)
object |
a model object for which prediction is desired. |
newdata |
data.frame |
names |
character vector or list |
... |
additional arguments affecting the predictions produced. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.