plot.rf.modelSel: Plot random forests model selection

Description Usage Arguments Author(s)

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

Description

Dot plot function for rf.modelSel importance values

Usage

1
2
## S3 method for class '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

Author(s)

Jeffrey S. Evans <jeffrey_evans@tnc.org>


rfUtilities documentation built on Oct. 3, 2019, 9:04 a.m.