coef.gds: Extract Coefficients of a Generalized Dantzig Selector Object

View source: R/coef_methods.R

coef.gdsR Documentation

Extract Coefficients of a Generalized Dantzig Selector Object

Description

Default coef method for a gds object.

Usage

## S3 method for class 'gds'
coef(object, all = FALSE, ...)

Arguments

object

Fitted model object returned by gds.

all

Logical indicating whether to show all coefficient estimates, or only non-zeros.

...

Other arguments (not used).


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