coef.l0ara: Extract coefficients from a '"l0ara"' object

View source: R/summary.R

coef.l0araR Documentation

Extract coefficients from a "l0ara" object

Description

Return the fitted coefficient vector.

Usage

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

Arguments

object

Fitted "l0ara" object.

...

Not used argument.

Value

A named numeric vector of fitted coefficients.

Author(s)

Wenchuan Guo <wguo1017@gmail.com>, Shujie Ma <shujie.ma@ucr.edu>, Zhenqiu Liu <Zhenqiu.Liu@cshs.org>

See Also

predict.l0ara, l0ara.


l0ara documentation built on April 27, 2026, 9:08 a.m.