ICSClust_summary objectPrints an ICSClust_summary object in an informative way.
# S3 method for ICSClust_summary
print(x, info = FALSE, digits = 4L, ...)The supplied object of class "ICSClust_summary" is returned invisibly.
object of class "ICSClust_summary".
logical, either TRUE or FALSE. If TRUE, prints additional information on arguments used for computing scatter matrices (only named arguments that contain numeric, character, or logical scalars) and information on the parameters of the algorithm. Default is FALSE.
number of digits for the numeric output.
additional arguments are ignored.
Aurore Archimbaud