GetCrCorYX | R Documentation |
Create cross-correlation matrix from auto- and cross-covariance matrix
GetCrCorYX(ccXY, ccXX, ccYY)
ccXY |
The cross-covariance matrix between variables X and Y. |
ccXX |
The auto-covariance matrix of variable X or the diagonal of that matrix. |
ccYY |
The auto-covariance matrix of variable Y or the diagonal of that matrix. |
A cross-correlation matrix between variables X and Y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.