powered by
circlin.cor(theta, x, rads = FALSE)
circ.cor1, circ.cor2, spml.reg
phi <- rvonmises(50, 2, 20, rads = TRUE) x <- 2 * phi + rnorm(50) y <- matrix(rnorm(50 * 5), ncol = 5) circlin.cor(phi, x, rads = TRUE) circlin.cor(phi, y, rads = TRUE)
Run the code above in your browser using DataLab