summary.clustTMB {clustTMB} | R Documentation |
Invoke TMB's summary.sdreport function
## S3 method for class 'clustTMB'
summary(
object,
select = c("all", "fixed", "random", "report"),
p.value = FALSE,
...
)
object |
The fitted clustTMB model |
select |
Parameter classes to select. Can be any subset of
|
p.value |
Add column with approximate p-values |
... |
Currently ignored |
numeric matrix of parameter estimate and standard errors