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.
pcoincide(x)
The probability of coincidence.
an object of class Vtransform.
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