Description Usage Arguments Value Examples
matrixPval calculates the p values for the correlation coefficients based on t-statistics
| 1 | matrixPval(r, df)
 | 
| r | a vector or a matrix of Pearson correlation coefficients taking values in [-1,+1] | 
| df | the degree of freedom | 
a vector or matrix of p values taking values in [0,1]
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.