meanSdPlot-methods: MeanSd plot for objects of class ChemoProtSet

Description Usage Arguments Value Examples

Description

Shows the ranked means with a running median calculated with a window size of 10

Usage

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

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

Arguments

x

object of class 'ChemoProtSet'

...

other plot options

Value

meanSd plot for objects of class ChemoProtSet

Examples

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

brunocontrino/Doscheda documentation built on Sept. 14, 2020, 4:45 p.m.