Skip to contents

Prints a one-line header, the adjacent-result ARI, and the \(N \times R\) cluster table (rows = individuals, columns = results, entries = cluster number). Use plot for the diagram.

Usage

# S3 method for class 'nmf.cluster.flow'
print(x, ...)

Arguments

x

An object of class "nmf.cluster.flow".

...

Passed to the table's print.

Value

x, invisibly.