An implementation of the monoClust::as_MonoClust() S3 method for PULS object. The purpose of this is to reuse plotting and printing functions from monoClust package.

# S3 method for PULS
as_MonoClust(x, ...)

Arguments

x

A PULS object to be coerced to MonoClust object.

...

For extensibility.

Value

A MonoClust object coerced from PULS object.

See also