print.fanny {cluster} | R Documentation |
Prints the objective function, membership coefficients and clustering vector
of fanny
object.
This is a method for the function print()
for objects
inheriting from class fanny
.
## S3 method for class 'fanny': print(x, ...)
x |
a fanny object. |
... |
potential further arguments (require by generic). |
fanny
, fanny.object
, print
,
print.default
.