compareplot: Function for comparing two vectors and performing linear...

Description Usage Arguments Author(s) References

Description

This function is used internally by tileplot.double to produce scatterplots with linear regression for all probes on the microarray or other whole-microarray vectors of parameters like gene median probe intensity etc.

Usage

1
compareplot(arrayset1, arrayset2, array1label, array2label, title)

Arguments

arrayset1

The first vector of microarry data

arrayset2

The second vector of micrarray data

array1label

The identifying label for array 1

array2label

The identifying label for array 2

title

The title to be printed for the plot

Author(s)

Ian Marshall

References

http://www.stanford.edu/~ianpgm/tileplot


TilePlot documentation built on May 30, 2017, 6:56 a.m.