coef_lasso: LASSO estimates

Description Usage Arguments Value

View source: R/StatComp21075.R

Description

This code estimates coefficient for the LASSO procedure.

Usage

1
coef_lasso(y, x)

Arguments

y

vector of response

x

design matrix

Value

the lasso estimator of coefficients


belzheng/StatComp21075 documentation built on Dec. 23, 2021, 10:22 p.m.