View source: R/mixed-methods.R
| fixef.beezdemand_nlme | R Documentation |
S3 method for fixef for objects of class beezdemand_nlme.
Extracts the fixed-effect coefficients from the fitted nlme model.
## S3 method for class 'beezdemand_nlme'
fixef(object, ...)
object |
A |
... |
Additional arguments passed to |
A named numeric vector of fixed-effect coefficients.
coef.beezdemand_nlme, ranef.beezdemand_nlme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.