flattenCorrMatrix: Flat matrix from Hmisc::rcorr list output Takes the r value...

View source: R/flattenCorrMatrix.R

flattenCorrMatrixR Documentation

Flat matrix from Hmisc::rcorr list output Takes the r value and the pvalue objects for the rcorr list object and returns a flat matrix for all combinations. Then sorts for best pvals

Description

Flat matrix from Hmisc::rcorr list output Takes the r value and the pvalue objects for the rcorr list object and returns a flat matrix for all combinations. Then sorts for best pvals

Usage

flattenCorrMatrix(rcorrOUT)

Arguments

rcorrOUT

Correlation matrix output from rcorr or rcorr adjust

Value

flat matrix


genejockey33000/typGumbo documentation built on July 20, 2023, 11:45 p.m.