Scatter plot of all pairs of variables stratified by test variable
Source:R/plotCorrPairs.R
plotPairwiseScatter.Rd
Make a scatterplot for each pair of variables in X and Y. Dataset is divided in two based on value in testVariable
Arguments
- X
data.frame of variables
- Y
data.frame of variables
- testVariable
factor indicating two subsets of the samples to compare
- size
size of points
- cols
color to label samples in for two levels of testVariable
- axisLabels
either "show" to display axisLabels, "internal" for labels in the diagonal plots, or "none" for no axis labels
- title
title
- xlab
xlab
- ylab
xlab