Compute Maximum likelihood estimates of the parameters in Gamma distribution, Score function evaluated at the sample, and probability inverse transformed (PIT) values of sample.
applyGamma(x, use.rate)
a list with three elements.
a numeric vector.
logical. If TRUE
the rate parameter is returned while estimating MLE. Otherwise the scale is returned.