summary.ari_matrix | R Documentation |
ari_matrix
Provides a summary of the ari_matrix
class object, including the
distribution of the adjusted Rand index (ARI) values and the number of
solutions.
## S3 method for class 'ari_matrix'
summary(object, ...)
object |
A |
... |
Other arguments passed to |
A named list containing the number of solutions and the distribution of ARI values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.