Skip to contents

Converts object to caclust object if possible.

Usage

as.caclust(obj)

# S4 method for list
as.caclust(obj)

Arguments

obj

A list with elements named same as caclust slots.

Value

A caclust object.

Details

TODO