Skip to contents

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.