cor2.test: Correlation Test
Description
Correlation Test
Usage
cor2.test(n, r, method = c("pearson", "kendall", "spearman"))
Arguments
- n
the number of samples
- r
the correlation coefficient
- method
"pearson" and "spearman" can be used.
References
http://aoki2.si.gunma-u.ac.jp/R/cor2.html