cor.mtest: cor.mtest

View source: R/data.cor.mtest.R

cor.mtestR Documentation

cor.mtest

Description

To compute the matrix of p-value of the correlation test Credit: http://www.sthda.com/english/wiki/visualize-correlation-matrix-using-correlogram

Usage

cor.mtest(mat, ...)

Arguments

mat

matrix to be tested, col.names will be correlated

...

further arguments to pass to the native R cor.test function

Examples

cor.mtest(mtcars)

jiayiliujiayi/timekiller documentation built on June 15, 2025, 6:31 a.m.