Learn R Programming

TilePlot (version 1.3.1)

compareplot: Function for comparing two vectors and performing linear regression

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

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

References

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