Join us for
RADAR: AI Edition

tscopula (version 0.3.9)

pcoincide: Compute coincidence probability for v-transform

Description

Computes the probability that if we v-transform a uniform random variable and then stochastically invert the v-transform, we get back to the original value.

Usage

pcoincide(x)

Value

The probability of coincidence.

Arguments

x

an object of class Vtransform.

Examples

Run this code
pcoincide(Vlinear(delta = 0.4))
pcoincide(V3p(delta = 0.45, kappa = 0.5, xi = 1.3))

Run the code above in your browser using DataLab