circ.cor2 | R Documentation |
A vectorized function to calculate a correlation matrix for panels of data.
circ.cor2(x, y = NULL)
x |
a matrix. |
y |
an optional second matrix. |
Missing values are not allowed.
A correlation matrix is returned.
Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Section 8.2, World Scientific Press, Singapore.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.