Learn R Programming

cluster (version 1.3-2)

print.clara: Print Method for CLARA Objects

Description

Prints the best sample, medoids, clustering vector and objective function of clara object.

Usage

print.clara(x, ...)

This is a method for the function `print()' for objects inheriting from class `clara'. See `print' or `print.default' for the general behavior of this function.

Arguments

See Also

clara, clara.object, print, print.default.