RF_mut: Random Forest Feature Selection - Mutated genes -> Dependent...

Description Usage Arguments Value

View source: R/RF_feature_selection.R

Description

Random Forest Feature Selection - Mutated genes -> Dependent gene

Usage

1
RF_mut(data, mut, imp.score = c("raw", "Gini", "Ginicorrected"), outdir)

Arguments

data

Dataframe with dependecy scores

mut

Dataframe with mutational data

imp.score

importance score methods; NB raw/Gini for Boruta; Ginicorrected RF

outdir

Directory where to write Models

Value

Write Boruta/Random Forest Feature selection models and selected gene paris in the outdir


sbenfatto/PARIS documentation built on March 21, 2021, 4:39 a.m.