Print and Summary Methods for FANNY Objects
Prints the objective function, membership coefficients and clustering vector
of fanny object.
## S3 method for class 'fanny'
print(x, digits = getOption("digits"), ...)
## S3 method for class 'fanny'
summary(object, ...)
## S3 method for class 'summary.fanny'
print(x, digits = getOption("digits"), ...)x, object |
a |
digits |
number of significant digits for printing, see
|
... |
potential further arguments (required by generic). |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.