Fisher's asymptotic p-value for correlation
Calculates Fisher's asymptotic p-value for given correlations.
corPvalueFisher(cor, nSamples, twoSided = TRUE)
cor |
A vector of correlation values whose corresponding p-values are to be calculated |
nSamples |
Number of samples from which the correlations were calculated |
twoSided |
logical: should the calculated p-values be two sided? |
A vector of p-values of the same length as the input correlations.
Steve Horvath and Peter Langfelder
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.