Rdocumentation
powered by
Learn R Programming
nnlasso (version 0.3)
bars: Error bars
Description
The function places error bars on crossvalidation plots
Usage
bars(x, up, low, width = 0.03, ...)
Arguments
x
a vector
up
a vector
low
a vector
width
a vector
Details
This function is internal and used by cross validation routines.