plotcim | R Documentation |
The plotcim
function plots a cluster image
mapping of correlations between outcomes and all the predictors.
plotcim(matX, matY, cexCol = 0.5, cexRow = 1)
matX |
data frame corresponding to the predictors. |
matY |
data frame corresponding to the outcomes. |
cexRow, cexCol |
positive numbers, used as |
To be used with a small number of predictors (<1,000).
Benoit Liquet, b.liquet@uq.edu.au,
Pierre Lafaye de Micheaux lafaye@dms.umontreal.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.