parameters {flexclust} | R Documentation |
Get Centroids from KCCA Object
Description
Returns the matrix of centroids of a fitted object of class "kcca"
.
Usage
## S4 method for signature 'kccasimple'
parameters(object, ...)
Arguments
object |
Fitted object. |
... |
Currently not used. |
Author(s)
Friedrich Leisch
[Package flexclust version 1.4-2 Index]