This function is used in testYourModel
function for example purposes.
inversegaussianMLE(obs, ...)
The function compute the MLE of parameters in Inverse Gaussian distribution and returns a vector of estimates. The first and second elements of the vector are MLE of the mean and shape, respectively.
a numeric vector of sample observations.
a list of additional parameters to define the likelihood.