normal_vcov | R Documentation |
The function is a wrapper around the [MASS::] from the MASS package to calculate the (negative) inverse of the Hessian matrix.
normal_vcov(object, ...)
object |
A model object of class 'cmdlr' |
... |
Other arguments passed to the function |
A matrix with row and column names equal to the parameters of the fitted model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.