VtransformI-class: Class of invertible v-transforms

VtransformI-classR Documentation

Class of invertible v-transforms

Description

This class inherits from the Vtransform class and contains v-transforms with an analytical expression for the inverse.

Slots

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.

inverse

function to evaluate the inverse of the v-transform.

Examples

Vlinear(delta = 0.55)

tscopula documentation built on May 29, 2024, 5:53 a.m.