getHessian.Nmdl: Hessian matrix of normal model

View source: R/methods.R

getHessian.NmdlR Documentation

Hessian matrix of normal model

Description

This function is used to obtain a numerical approximation of a Hessian matrix for a normally distributed model.

Usage

## S3 method for class 'Nmdl'
getHessian(mdl)

Arguments

mdl

List with model properties.

Value

Hessian matrix.


roga11/MSTest documentation built on Feb. 25, 2025, 6:10 p.m.