plot.bs_cv: plot.bs_cv

Description Usage Arguments

View source: R/cross_validation.R

Description

S3 method for plotting the results of cross-validation.

Usage

1
2
## S3 method for class 'bs_cv'
plot(x, ..., show_legend = T)

Arguments

x

An object of class bs_cv

...

Only included to be consist with plot generic.

show_legend

If TRUE the legend is shown on the bottom of the plot.


lorenzha/hdcd documentation built on Sept. 2, 2018, 8:20 p.m.