fixef.beezdemand_nlme: Extract Fixed Effects from a beezdemand_nlme Model

View source: R/mixed-methods.R

fixef.beezdemand_nlmeR Documentation

Extract Fixed Effects from a beezdemand_nlme Model

Description

S3 method for fixef for objects of class beezdemand_nlme. Extracts the fixed-effect coefficients from the fitted nlme model.

Usage

## S3 method for class 'beezdemand_nlme'
fixef(object, ...)

Arguments

object

A beezdemand_nlme object.

...

Additional arguments passed to nlme::fixef().

Value

A named numeric vector of fixed-effect coefficients.

See Also

coef.beezdemand_nlme, ranef.beezdemand_nlme


beezdemand documentation built on March 3, 2026, 9:07 a.m.