print.icmeans.Rd
Displays the results of fuzzy icmeans clustering in a readable format.
# S3 method for class 'icmeans' print(x, ...)
An `icmeans` object resulting from the `fuzzy_icmeans` function.
Additional arguments passed to print().
No return value, it prints the clustering results to the console.