On entry:
par must contain the arguments of the distribution which is being tested. If you supply the probabilities (i.e.,
) the array
par is not referenced.
If a Normal distribution is used then and must contain the mean, , and the variance, , respectively.
If a uniform distribution is used then and must contain the boundaries and respectively.
If an exponential distribution is used then must contain the argument . is not used.
If a distribution is used then must contain the number of degrees of freedom. is not used.
If a gamma distribution is used and must contain the arguments and respectively.