IGPIT {gofedf} | R Documentation |
Compute the probability integral transformed values for a sample from Inverse Gaussian distribution.
Description
This function is used in testYourModel
function for example purposes.
Usage
IGPIT(obs, ...)
Arguments
obs |
A numeric vector of sample observations. |
... |
A list of additional parameters to define the likelihood. |
Value
A numeric vector of probability integral transformed values of sample observations.
[Package gofedf version 1.0.0 Index]