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 "lsbclust"

...

Unimplemented

Value

An array approximating the original data

See Also

lsbclust


[Package lsbclust version 1.1 Index]