fixef.gremlin: Fixed Effect Estimates of class ‘gremlin’
Description
Extracts the fixed effect estimates from a model of class ‘gremlin’.
Usage
# S3 method for gremlin
fixef(object, add.dropped = FALSE, ...)
Arguments
object
An object of class ‘gremlin’.
add.dropped
A logical value indicating whether fixed effects dropped by
gremlin, due to rank deficiencies in the fixed effect design matrix, should
be included with NA values.