View source: R/data.cor.mtest.R
cor.mtest | R Documentation |
To compute the matrix of p-value of the correlation test Credit: http://www.sthda.com/english/wiki/visualize-correlation-matrix-using-correlogram
cor.mtest(mat, ...)
mat |
matrix to be tested, col.names will be correlated |
... |
further arguments to pass to the native R cor.test function |
cor.mtest(mtcars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.