print.nmf.cluster.flow: Print method for nmf.cluster.flow objects

View source: R/nmfkc.R

print.nmf.cluster.flowR Documentation

Print method for nmf.cluster.flow objects

Description

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.


nmfkc documentation built on July 14, 2026, 1:07 a.m.