RunViRf.StudyCase: run variable importance by random Forest on an object of...

Description Usage Arguments Value Author(s)

View source: R/study_case.R

Description

run variable importance by random Forest on an object of class StudyCase to test importance on each feature of a data table, and order variables by decreasing the importance of features in dataTable.

Usage

1
2
## S3 method for class 'StudyCase'
RunViRf(self)

Arguments

self

object belong to StudyCase class.

Value

a clone of the input StudyCase object with an added DataTableWithTrainTestSets containing the log2norm data table where features have been re-ordered by decreasing the importance of the features.

Author(s)

Mustafa AbuElQumsan and Jacques van Helden


elqumsan/RNAseqMVA documentation built on March 10, 2021, 8:10 a.m.