RF.Anal: Perform Random Forest Analysis

View source: R/stats_classification.R

RF.AnalR Documentation

Perform Random Forest Analysis

Description

Perform Random Forest

Usage

RF.Anal(mSetObj = NA, treeNum = 500, tryNum = 7, randomOn = 1)

Arguments

mSetObj

Input name of the created mSet Object

treeNum

Input the number of trees to create, default is set to 500

tryNum

Set number of tries, default is 7

randomOn

Set random, default is 1

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on May 11, 2024, 2:18 a.m.