plot.repeatcv {sNPLS}R Documentation

Density plot for repeat_cv results

Description

Plots a grid of slices from the 3-D kernel denity estimates of the repeat_cv function

Usage

## S3 method for class 'repeatcv'
plot(x, ...)

Arguments

x

A repeatcv object

...

Further arguments passed to plot

Value

A grid of slices from a 3-D density plot of the results of the repeated cross-validation


[Package sNPLS version 1.0.27 Index]