V3p | R Documentation |
Constructor function for 3-parameter v-transform
V3p(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.
V3p(delta = 0.45, kappa = 0.8, xi = 1.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.