cor.mtest | R Documentation |
Significance test which produces p-values and confidence intervals for each pair of input features.
cor.mtest(mat, ...)
mat |
Input matrix of size |
... |
Additional arguments passed to function |
Return a list containing:
p |
Square matrix of size |
lowCI |
Square matrix of size |
uppCI |
Square matrix of size |
Function cor.test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.