coef.MLGL: Get coefficients from a 'MLGL' object

View source: R/predict.R

coef.MLGLR Documentation

Get coefficients from a MLGL object

Description

Get coefficients from a MLGL object

Usage

## S3 method for class 'MLGL'
coef(object, s = NULL, ...)

Arguments

object

MLGL object

s

values of lambda. If NULL, use values from object

...

Not used. Other arguments to predict.

Value

A matrix with estimated coefficients for given values of s.

Author(s)

Quentin Grimonprez

See Also

MLGL, predict.MLGL


MLGL documentation built on Aug. 8, 2025, 6:56 p.m.