fixef.glmmsel: Fixed effects function for 'glmmsel' object

fixef.glmmselR Documentation

Fixed effects function for glmmsel object

Description

Extracts fixed effects for a specified value of the regularisation parameter.

Usage

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

Arguments

object

an object of class glmmsel

lambda

a value of the regularisation parameter

...

any other arguments

Value

A matrix of fixed effects.

Author(s)

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


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