print.fanny.RdPrints 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 fanny print(x, digits = getOption("digits"), ...) # S3 method for fanny summary(object, ...) # S3 method for summary.fanny print(x, digits = getOption("digits"), ...)
| x, object | a |
|---|---|
| digits | number of significant digits for printing, see
|
| ... | potential further arguments (required by generic). |