powered by
spearman.ci(var1, var2, rep = 1000, conf.level = 0.95)
cor.test
boot
var1<-sample(1:50,15,replace=TRUE) var2<-sample(1:50,15,replace=TRUE) spearman.ci(var1,var2)
Run the code above in your browser using DataLab