Significance test which produces p-values and confidence intervals for each pair of input features.
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.