fpc (version 2.2-9)

fpclusters: Extracting clusters from fixed point cluster objects

Description

fpclusters is a generic function which extracts the representative fixed point clusters (FPCs) from FPC objects generated by fixmahal and fixreg. For documentation and examples see fixmahal and fixreg.

Usage

fpclusters(object, ...)

Value

a list of logical or numerical vectors indicating or giving the weights of the cluster memberships.

Arguments

object

object of class rfpc or mfpc.

...

further arguments depending on the method.

See Also

fixmahal, fixreg