plotCoef: Plot solution path

Description Usage Arguments Value

View source: R/plotCoef.R

Description

Plot evolution of coefficients for the range of lambda values

Usage

1
plotCoef(object, linetype = "dashed", col = "black")

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"

Value

A plot is produced and nothing is returned


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