fitted.lsbclust {lsbclust} | R Documentation |
Extract Fitted Values for LSBCLUST
Description
An S3 method for fitted
for class "lsbclust"
.
Usage
## S3 method for class 'lsbclust'
fitted(object, ...)
Arguments
object |
An object of class |
... |
Unimplemented |
Value
An array approximating the original data
See Also
[Package lsbclust version 1.1 Index]