plot.rfCountData: plot.rfCountData

Description Usage Arguments

View source: R/plot.rfCountData.R

Description

plot.rfCountData

Usage

1
2
3
## S3 method for class 'rfCountData'
plot(x, main = deparse(substitute(x)),
  oob = TRUE, testing = TRUE, ...)

Arguments

x,

a rfCountData object

oob,

Should the Poisson deviance of the OOB be plotted ? Defaults to TRUE.

testing,

Should the Poisson deviance of the training set be plotted ? Defaults to TRUE, if a test set was used previously.


fpechon/rfCountData documentation built on Aug. 12, 2019, 11:16 a.m.