V3b | R Documentation |
Constructor function for 3-parameter beta v-transform
V3b(delta = 0.5, kappa = 1, xi = 1)
delta |
a value in (0, 1) specifying the fulcrum of the v-transform. |
kappa |
additional positive parameter of v-transform. |
xi |
additional positive parameter of v-transform. |
An object of class Vtransform.
V3b(delta = 0.45, kappa = 1.2, xi = 1.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.