getME.glmmTMB: Extract or Get Generalize Components from a Fitted Mixed...

View source: R/methods.R

getME.glmmTMBR Documentation

Extract or Get Generalize Components from a Fitted Mixed Effects Model

Description

Extract or Get Generalize Components from a Fitted Mixed Effects Model

Usage

## S3 method for class 'glmmTMB'
getME(
  object,
  name = c("X", "Xzi", "Z", "Zzi", "Xd", "theta", "beta", "b"),
  ...
)

Arguments

object

a fitted glmmTMB object

name

of the component to be retrieved

...

ignored, for method compatibility

See Also

getME Get generic and re-export:


glmmTMB documentation built on Oct. 7, 2023, 5:07 p.m.