powered by
Stochastic inverse of a v-transform
stochinverse(x, v, tscopula = NULL, tol = .Machine$double.eps^0.75)
A vector, matrix or time series with values in [0, 1].
an object of class Vtransform.
a vector, matrix or time series with values in [0, 1].
a time series copula object.
the desired accuracy (convergence tolerance) that is passed to uniroot if numerical inversion is used.
uniroot
stochinverse(Vsymmetric(), c(0, 0.25, 0.5, 0.75, 1))
Run the code above in your browser using DataLab