plotcim {sgPLS} | R Documentation |
Plots a cluster image mapping of correlations between outcomes and all predictors
Description
The plotcim
function plots a cluster image
mapping of correlations between outcomes and all the predictors.
Usage
plotcim(matX, matY, cexCol = 0.5, cexRow = 1)
Arguments
matX |
data frame corresponding to the predictors. |
matY |
data frame corresponding to the outcomes. |
cexRow , cexCol |
positive numbers, used as |
Details
To be used with a small number of predictors (<1,000).
Author(s)
Benoit Liquet, b.liquet@uq.edu.au,
Pierre Lafaye de Micheaux lafaye@dms.umontreal.ca
[Package sgPLS version 1.8 Index]