plot.nmfkc.ard: Plot method for nmfkc.ard objects

View source: R/nmfkc.ard.R

plot.nmfkc.ardR Documentation

Plot method for nmfkc.ard objects

Description

Bar plot of the per-component relevance (descending), with a line at the pruning threshold; bars above it (the estimated rank) are highlighted.

Usage

## S3 method for class 'nmfkc.ard'
plot(x, main = NULL, ...)

Arguments

x

An object of class "nmfkc.ard".

main

Plot title.

...

Passed to barplot.

Value

x, invisibly.


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