coef.clustTMB {clustTMB} | R Documentation |
Get fixed-effect coefficients
Description
Get fixed-effect coefficients
Usage
## S3 method for class 'clustTMB'
coef(object, complete = FALSE, ...)
Arguments
object |
The fitted clustTMB model |
complete |
Currently ignored |
... |
Currently ignored |
Value
names numeric vector
[Package clustTMB version 0.1.0 Index]