normalFisherByHessian {gofedf}R Documentation

Compute Fisher information matrix by the negative expected value of Hessian matrix in Normal distribution.

Description

Compute Fisher information matrix by the negative expected value of Hessian matrix in Normal distribution.

Usage

normalFisherByHessian(theta)

Arguments

theta

a numeric vector of length two, containing MLE of parameters in Normal dist

Value

Fisher information matrix for Normal distribution


[Package gofedf version 0.1.0 Index]