Learn R Programming

PatientLevelPrediction (version 6.4.1)

createRandomForestFeatureSelection: Create the settings for random foreat based feature selection

Description

Create the settings for random foreat based feature selection

Usage

createRandomForestFeatureSelection(ntrees = 2000, maxDepth = 17)

Value

An object of class featureEngineeringSettings

Arguments

ntrees

number of tree in forest

maxDepth

MAx depth of each tree

Details

Returns an object of class featureEngineeringSettings that specifies the sampling function that will be called and the settings