| corplot | R Documentation |
corplot computes the correlation within and between X and Y
and displays the three corresponding matrices visusally.
loadplot computes the squared loadings for X and Y and plots the
resulting matrices.
corplot(cca.out, X, Y) loadplot(cca.out, numScores)
cca.out |
output from the |
X, Y |
input data matrices. |
numScores |
number of CCA scores shown in plot. |
A plot.
Korbinian Strimmer (https://strimmerlab.github.io).
Part of the plot code was adapted from the img.matcor function
in the CCA package and from the image.plot function in the fields package.
scca.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.