coef.glmmsel: Coefficient function for 'glmmsel' object

coef.glmmselR Documentation

Coefficient function for glmmsel object

Description

Extracts coefficients for a specified value of the regularisation parameter.

Usage

## S3 method for class 'glmmsel'
coef(object, lambda = NULL, ...)

Arguments

object

an object of class glmmsel

lambda

a value of the regularisation parameter

...

any other arguments

Value

An array of coefficients.

Author(s)

Ryan Thompson <ryan.thompson-1@uts.edu.au>


glmmsel documentation built on June 8, 2025, 9:39 p.m.