Learn R Programming

beezdemand (version 0.2.0)

fixef.beezdemand_nlme: 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 beezdemand_nlme
fixef(object, ...)

Value

A named numeric vector of fixed-effect coefficients.

Arguments

object

A beezdemand_nlme object.

...

Additional arguments passed to nlme::fixef().

See Also

coef.beezdemand_nlme, ranef.beezdemand_nlme