cor_mtest: Significance test for each pair of input variables

Description Usage Arguments Value See Also

View source: R/cor_mtest.R

Description

Significance test which produces p-values and confidence intervals for each pair of input variables.

Usage

1
cor_mtest(mat, ...)

Arguments

mat

Maxtrix input with each column as a variable.

...

Arguments passed to cor.test.

Value

p.mat

Returns a matrix containing the p-values of correlations

See Also

Function cor.test


kang-yu/lazyu documentation built on May 30, 2019, 11:42 a.m.