hess_loglik: Hessian of log-likelihood method

View source: R/core-generics.R

hess_loglikR Documentation

Hessian of log-likelihood method

Description

This function returns the hessian of the log-likelihood function of a model

Usage

hess_loglik(model, ...)

Arguments

model

The likelihood model

...

Additional arguments

Value

A function to compute the hessian of the log-likelihood given a data frame and parameters


likelihood.model documentation built on March 19, 2026, 9:07 a.m.