Learn R Programming

glmmsel (version 1.0.3)

fixef: Fixed effects function

Description

Generic function for extracting fixed effects from model objects.

Usage

fixef(object, ...)

Value

Depends on the specific method implementation.

Arguments

object

a model object

...

any other arguments

Author

Ryan Thompson <ryan.thompson-1@uts.edu.au>