build.best.random.forest: Try different mtry and select the best fitted model

build.best.random.forestR Documentation

Try different mtry and select the best fitted model

Description

Try different mtry and select the best fitted model

Usage

build.best.random.forest(rf.df, group, ntree = 500, seed = 111, scale = TRUE)

Arguments

rf.df

Row is sample

ntree

Default 500

seed

Default 111

scale

If perform scale


ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.