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

This is a method for the function print() for objects inheriting from class clara.

# S3 method for clara
print(x, ...)

Arguments

x

a clara object.

...

potential further arguments (require by generic).

See also