| matCorSig | R Documentation | 
Calculate two-sided p-values from a pairwise correlations matrix and a corresponding "number of samples" matrix.
matCorSig(corrs, nsamp, secondMat = FALSE)
corrs | 
 Computed correlation matrix.  | 
nsamp | 
 Computed number of samples used per call in the correlation matrix.  | 
secondMat | 
 Logical indicator of whether there is a second matrix in the comparison or not.  | 
A matrix of p-values.
HMisc R package https://cran.r-project.org/web/packages/Hmisc/index.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.