lasso_cd_plot: cd plot

Description Usage Arguments

View source: R/coeff_lasso.R

Description

Plots the co-efficient path using co-ordinate descent optimization

Usage

1
lasso_cd_plot(x, y, n_it = 100, wt = NULL)

Arguments

x

Predictors

y

Response

n_it

Number of iterations. Default value 100

wt

weights for the coefficients of weighted LASSO.


tathagatabasu/bootlasso documentation built on Aug. 9, 2019, 1:07 a.m.