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

plot.linesR Documentation

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

Description

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

Usage

## 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)


ehrlinger/l2boost documentation built on April 28, 2022, 7:29 a.m.