Learn R Programming

BootValidation (version 0.1.65)

plot.bootVal: Plot for repeat_cv results

Description

Plots a grid of slices from the estimates of the repeat_cv function

Usage

# S3 method for bootVal
plot(x, order = TRUE,
  n = length(unique(unlist(x$varImportance))), ...)

Arguments

x

A vboot object

order

order plot by importance

n

Variables to be displayed

...

further arguments passed to plot

Value

validation