Learn R Programming

rfUtilities (version 2.1-5)

plot.rf.modelSel: Plot random forests model selection

Description

Dot plot function for rf.modelSel importance values

Usage

# S3 method for rf.modelSel
plot(x, imp = "sel", ...)

Arguments

x

A rf.modelSel object

imp

Plot selected ("sel") or all ("all") importance used in model selection

...

Additional arguments passed to plot