summary.ari_matrix: Summary method for class 'ari_matrix'

View source: R/summary.R

summary.ari_matrixR Documentation

Summary method for class ari_matrix

Description

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.


metasnf documentation built on June 8, 2025, 12:47 p.m.