pit.tsgarch.estimate | R Documentation |
Calculates and returns the conditional probability integral transform given the data and estimated density
## S3 method for class 'tsgarch.estimate'
pit(object, ...)
object |
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.
An xts vector of the conditional probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.