plot.l2boost
to the path lines (each j, against each r-step)plots.lines is used by plot.l2boost
to the path lines (each j, against each r-step)
# S3 method for lines
plot(xval = NULL, ind, path, l.crit, active = TRUE, col = NULL)
vector of x-values corresponding to the path y-values (default: NULL index of path)
Coordinate of the path (for coloring individual paths)
Plot the path values along the y-axis
change the color at the value of m=l.crit
active set coloring (default: TRUE)
vector of color values length >= 1 (default: NULL use built in scheme)