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

fixef.cv.glmmselR Documentation

Fixed effects function for cv.glmmsel object

Description

Extract fixed effects for a cross-validated value of the regularisation parameter.

Usage

## S3 method for class 'cv.glmmsel'
fixef(object, lambda = "lambda.min", ...)

Arguments

object

an object of class cv.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.