cor_mtest: Computing the p-value of correlations.

View source: R/corrplot.R

cor_mtestR Documentation

Computing the p-value of correlations.

Description

Computing the p-value of correlations.

Usage

cor_mtest(x, ...)

Arguments

x

A matrix.

...

Any arguments to pass to cor.test function.

Value

A matrix of p-values.

Note

I borrow most of the codes from STHDA.


markgene/yamatClassifier documentation built on Oct. 14, 2024, 2:36 a.m.