getHessian.Nmdl {MSTest} | R 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.
[Package MSTest version 0.1.5 Index]