combine_cormat: when pearson and spearman values both are desired, we can fit...

Description Usage Arguments Value

View source: R/TestAndCorr_p.R

Description

when pearson and spearman values both are desired, we can fit them separately and then combine

Usage

1
combine_cormat(fit1, fit2, tag = c("spearman", "pearson"))

Arguments

fit1

first fit from rowcorMatVec

fit2

second fit from rowcorMatVec

Value

rowcorMatVec object, slightly modified


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.