rfResample: internal RandomForest prediction function

Description Usage Arguments

Description

private function that uses randomForest to predict fiven column from the rest and assigns significance to correlation coefficents based on resampling

Usage

1
rfResample(mat, scaleData = scaleData, col = 1, B = B)

Arguments

mat

matrix of response and predictor variables

col

column number of response variables

B

number of random samples (shuffling) of response variables


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