Learn R Programming

ncf (version 1.3-2)

circ.cor2: Circular correlation

Description

A vectorized function to calculate a correlation matrix for panels of data.

Usage

circ.cor2(x, y = NULL)

Arguments

x

a matrix.

y

an optional second matrix.

Value

A correlation matrix is returned.

Details

Missing values are not allowed.

References

Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Section 8.2, World Scientific Press, Singapore.