Learn R Programming

ConsensusOPLS (version 1.1.0)

plotContribution: Block contribution plot

Description

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

Usage

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

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

Value

No return value, called for side effects.

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.