hess {glinvci} | R Documentation |
For the glinv
class, which is a high-level user interface, please see hess.glinv
; and
for glinv_gauss
, which is a lower-level facility, please see hess.glinv_gauss
.
hess(mod, ...)
mod |
An object of either |
... |
Further arguments to be passed to the S3 methods. |
A numerical square matrix containing the Hessian of mod
.