plot.bootVal: Plot for repeat_cv results

Description Usage Arguments Value

View source: R/parallel_vboot.R

Description

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

Usage

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


BootValidation documentation built on May 1, 2019, 8:24 p.m.