corPvalueStudent | R Documentation |
Calculates Student asymptotic p-value for given correlations.
corPvalueStudent(cor, nSamples)
cor |
A vector of correlation values whose corresponding p-values are to be calculated |
nSamples |
Number of samples from which the correlations were calculated |
A vector of p-values of the same length as the input correlations.
Steve Horvath and Peter Langfelder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.