gammaFisherByHessian {gofedf}R Documentation

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

Description

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

Usage

gammaFisherByHessian(theta)

Arguments

theta

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

Value

Fisher information matrix for Gamma distribution


[Package gofedf version 0.1.0 Index]