| getME.glmmTMB | R Documentation | 
Extract or Get Generalize Components from a Fitted Mixed Effects Model
## S3 method for class 'glmmTMB'
getME(
  object,
  name = c("X", "Xzi", "Z", "Zzi", "Xdisp", "theta", "beta", "b"),
  ...
)
object | 
 a fitted   | 
name | 
 of the component to be retrieved  | 
... | 
 ignored, for method compatibility  | 
getME
Get generic and re-export:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.