Skip to contents

Provides a summary of the ari_matrix class object, including the distribution of the adjusted Rand index (ARI) values and the number of solutions.

Usage

# S3 method for class 'ari_matrix'
summary(object, ...)

Arguments

object

A ari_matrix class object.

...

Other arguments passed to summary (not used in this function).

Value

A named list containing the number of solutions and the distribution of ARI values.