param: The maximum likelihood estimates parameter vector of the generalized inverse Gaussian distribution. There are five different sets of parameterazations can be used in this function, the first four sets are listed in gigChangePars and the last set is the log scale of the first set of the parameterization, i.e., mu,log(delta),Pi,log(zeta).
hessianMethod: Only the approximate method ("tsHessian") has actually been implemented so far.
whichParam: Numeric. A number between indicating which parameterization the argument param relates to. Only parameterization 1 is available so far.
Details
The approximate Hessian is obtained via a call to tsHessian
from the package DistributionUtils. summary.gigFit
calls the function gigHessian to calculate the Hessian matrix when the argument hessian = TRUE.
Returns
gigHessian gives the approximate Hessian matrix for the data vector x and the estimated parameter vector param.