plot.rf.modelSel: Plot random forests model selection

View source: R/plot.rf.modelSel.R

plot.rf.modelSelR Documentation

Plot random forests model selection

Description

Dot plot function for rf.modelSel importance values

Usage

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

Arguments

x

A rf.modelSel object

imp

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

...

Additional arguments passed to plot

Author(s)

Jeffrey S. Evans <jeffrey_evans@tnc.org>


jeffreyevans/rfUtilities documentation built on Nov. 12, 2023, 6:52 p.m.