plot_mean_vs_sd: plot mean vs stdev

Description Usage Arguments Author(s)

Description

Plot the means of the rows of x (on x-axis) vs the sd of the rows of x (on y-axis)

Usage

1
2
  plot_mean_vs_sd(x, xlab = NULL, ylab = NULL,
    main = "Per-ProbeSet mean vs sd", ...)

Arguments

x

a matrix or numeric data.frame

xlab

see par

ylab

see par

main

see par

...

arguments passed to plot

Author(s)

Mark Cowley, 3 April 2006


drmjc/mjcgraphics documentation built on May 15, 2019, 2:40 p.m.