
Extract Fixed Effects from a beezdemand_nlme Model
Source:R/mixed-methods.R
fixef.beezdemand_nlme.RdS3 method for fixef for objects of class beezdemand_nlme.
Extracts the fixed-effect coefficients from the fitted nlme model.
Arguments
- object
A
beezdemand_nlmeobject.- ...
Additional arguments passed to
nlme::fixef().