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