powered by
cor.conf(var1, var2, theo)
cor.test
var1 <- 1:30+rnorm(30,0,4) var2 <- 1:30+rnorm(30,0,4) cor.conf(var1,var2,theo=0.5)
Run the code above in your browser using DataLab