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.


MSTest documentation built on Oct. 31, 2024, 1:06 a.m.