corResample: Correlation with resampling p-values

Description Usage Arguments

Description

private function that calculate correlation of given column matrix with a column and assigns significance to correlation coefficents based on resampling

Usage

1
2
corResample(mat, scaleData = scaleData, method = "pearson", col = 1,
  B = B)

Arguments

mat

matrix of response and predictor variables

method

pearson or spearman

col

column number of response variable

B

number of random samples (shuffling) of given column


BIMSBbioinfo/reg2gene documentation built on May 3, 2019, 6:42 p.m.