fixef {glmmsel} | R Documentation |
Fixed effects function
Description
Generic function for extracting fixed effects from model objects.
Usage
fixef(object, ...)
Arguments
object |
a model object |
... |
any other arguments |
Value
Depends on the specific method implementation.
Author(s)
Ryan Thompson <ryan.thompson-1@uts.edu.au>
[Package glmmsel version 1.0.3 Index]