pcoincide | R Documentation |
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)
x |
an object of class Vtransform. |
The probability of coincidence.
pcoincide(Vlinear(delta = 0.4))
pcoincide(V3p(delta = 0.45, kappa = 0.5, xi = 1.3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.