plotContribution: Block contribution plot

plotContributionR Documentation

Block contribution plot

Description

Plot of relative contribution of each data block in the optimal model.

Usage

plotContribution(object, col = NULL, ...)

## S4 method for signature 'ConsensusOPLS'
plotContribution(object, col = NULL, ...)

Arguments

object

An object of class ConsensusOPLS.

col

A vector of color codes or names, one for each block. Default, NULL, 2 to number of blocks + 1.

...

barplot arguments.

Value

No return value, called for side effects.


ConsensusOPLS documentation built on April 3, 2025, 11:16 p.m.