print.icmeans: Displays the results of fuzzy icmeans clustering in a...

View source: R/fuzzy_icmeans.R

print.icmeansR Documentation

Displays the results of fuzzy icmeans clustering in a readable format.

Description

Displays the results of fuzzy icmeans clustering in a readable format.

Usage

## S3 method for class 'icmeans'
print(x, ...)

Arguments

x

An 'icmeans' object resulting from the 'fuzzy_icmeans' function.

...

Additional arguments passed to print().

Value

No return value, it prints the clustering results to the console.


COveR documentation built on Oct. 30, 2024, 9:28 a.m.