Vtransform-class | R Documentation |
This is the class of v-transforms. It contains the VtransformI subclass consisting of v-transforms with an analytical expression for the inverse.
## S4 method for signature 'Vtransform'
show(object)
## S4 method for signature 'Vtransform'
coef(object)
object |
an object of the class. |
show(Vtransform)
: Show method for Vtransform class
coef(Vtransform)
: Coef method for Vtransform class
name
a name for the v-transform of class character.
Vtrans
function to evaluate the v-transform.
pars
vector containing the named parameters of the v-transform.
gradient
function to evaluate the gradient of the v-transform.
V2p(delta = 0.5, kappa = 1.2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.