Returns the fixed-effect covariance matrix produced by
TMB::sdreport(). Random-effect covariance is not returned here —
use object$sdrep for the full report.
Usage
# S3 method for class 'Rceattle'
vcov(object, ...)Arguments
- object
An object of class
"Rceattle"returned byfit_mod().- ...
Currently unused.