corrPlot-methods: Plot showing correlation between all channels across...

Description Usage Arguments Value Examples

Description

Plot of the correlation between all the channels in the data.

Usage

1
2
3
4
corrPlot(x, ...)

## S4 method for signature 'ChemoProtSet'
corrPlot(x, ...)

Arguments

x

object of class 'ChemoProtSet'

...

corrplot options

Value

correlation plot for objects of class ChemoProtSet

Examples

1
2
3
4
ex <- processedExample
ex <- runNormalisation(ex)
ex <- fitModel(ex)
corrPlot(ex)

brunocontrino/DOSCHEDA documentation built on Sept. 15, 2020, 12:12 a.m.