matCorSig: Calculate correlation matrix p-values.

Description Usage Arguments Value References

Description

Calculate two-sided p-values from a pairwise correlations matrix and a corresponding "number of samples" matrix.

Usage

1
matCorSig(corrs, nsamp, secondMat = FALSE)

Arguments

corrs

Computed correlation matrix.

nsamp

Computed number of samples used per call in the correlation matrix.

secondMat

Logical indicator of whether there is a second matrix in the comparison or not.

Value

A matrix of p-values.

References

HMisc R package https://cran.r-project.org/web/packages/Hmisc/index.html


nosarcasm/DGCA documentation built on June 13, 2019, 11:49 p.m.