plot.lines: plots.lines is used by 'plot.l2boost' to the path lines (each...

Description Usage Arguments

Description

plots.lines is used by plot.l2boost to the path lines (each j, against each r-step)

Usage

1
2
## S3 method for class 'lines'
plot(xval = NULL, ind, path, l.crit, active = TRUE, col = NULL)

Arguments

xval

vector of x-values corresponding to the path y-values (default: NULL index of path)

ind

Coordinate of the path (for coloring individual paths)

path

Plot the path values along the y-axis

l.crit

change the color at the value of m=l.crit

active

active set coloring (default: TRUE)

col

vector of color values length >= 1 (default: NULL use built in scheme)


l2boost documentation built on Feb. 11, 2022, 5:10 p.m.