Calculates and returns the conditional probability integral transform given the data and estimated density
# S3 method for tsgarch.estimate
pit(object, ...)
An xts vector of the conditional probabilities.
an object.
not currently used.
The PIT is essentially the probabilities returned from the cumulative distribution function (*p) given the data and estimated value of the mean, conditional standard deviation and any other distributional parameters.