View source: R/kernelCollection.R
truncatePIT | R Documentation |
Calculate vector P_t^* = α_1 \vee (P_t \wedge α_2). If rescale==TRUE, then rescale to unit interval.
truncatePIT(PIT, support = c(0, 1), rescale = FALSE)
PIT |
Vector of probability integral transform values |
support |
lower and upper bound of kernel window |
PITstar is vector of truncated PIT.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.