hessian | R Documentation |
Returns the hessian of the opposite of the log-likelihood evaluated at the passed parameters.
hessian(object, parameters) ## S4 method for signature 'diseq_basic' hessian(object, parameters) ## S4 method for signature 'diseq_directional' hessian(object, parameters)
object |
A model object. |
parameters |
A vector of parameters at which the hessian is to be evaluated. |
The opposite of the model log likelihood's hessian.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.