plot_arrayWeights: Plot array weights

Description Usage Arguments Value Author(s)

Description

Function to plot (and optionally calculate) the array weights using arrayWeights in limma.

Usage

1
2
  plot_arrayWeights(aw = NULL, data = NULL, design = NULL,
    verbose = TRUE, main = "Array Weights", ...)

Arguments

aw

a named, numeric vector of array weights [optional]

data

if aw=NULL, then you can specify an object that must be compatible with arrayWeights. see arrayWeights

design

if aw=NULL, you can specify the design matrix for calculating the array weights. defaults to the unit vector.

verbose

logical

main

the plot title

...

arguments passed to barplot

Value

creates a barplot of array weights, and invisibly returns the array weights.

Author(s)

Mark Cowley, 2008-07-11


drmjc/microarrays documentation built on May 15, 2019, 2:26 p.m.