plotError: Plot solution path

Description Usage Arguments Value

View source: R/plotError.R

Description

Plot evolution of coefficients for the range of lambda values

Usage

1
plotError(object, linetype = "dashed", col = "black", colLine = "red")

Arguments

object

A fitted cocolasso object as produced by pathwise_coordinate_descent() or blockwise_coordinate_descent()

linetype

Linetype for the lines corresponding to the lambda values. Default is "dashed"

col

Colour for the lines corresponding to lambda values. Default is "black"

colLine

Colour of the error line. Default is "red"

Value

A plot is produced and nothing is returned


celiaescribe/BDcocolasso documentation built on Feb. 11, 2020, 11:41 p.m.