coef.corrected_lasso: Extract Coefficients of a Corrected Lasso object

View source: R/coef_methods.R

coef.corrected_lassoR Documentation

Extract Coefficients of a Corrected Lasso object

Description

Default coef method for a corrected_lasso object.

Usage

## S3 method for class 'corrected_lasso'
coef(object, ...)

Arguments

object

Fitted model object returned by corrected_lasso.

...

Other arguments (not used).


hdme documentation built on May 31, 2023, 5:44 p.m.