Variance-covariance matrix of the parameters
# S3 method for tramTMB
vcov(
object,
par = object$env$par_checked,
method = c("optimHess", "numDeriv", "analytical"),
control = list(),
...
)
A tramTMB
object.
An optional vector of parameter values.
Method for calculating the covariance matrix.
Optional named list of controls to be passed to the specific methods.
Optional arguments (ignored)