yuima.law-object
.This function returns an object of yuima.law-class
and requires the characteristic function as the only input. Density, Random Number Generator, Cumulative Distribution Function and quantile function are internally constructed
FromCF2yuima_law(myfun, time.names = "t", var_char = "u", up = 45,
low = -45, N_grid = 50001, N_Fourier = 2^10)
An object of yuima.law-class
.
A string
that is the name of the characteristic function defined by Users.
Label of time.
Argument of the characteristic function.
Upper bound for the internal integration.
Lower bound for the internal integration.
Observation grid.
Number of points for the Fourier Inversion.
The YUIMA Project Team
Contacts: Lorenzo Mercuri lorenzo.mercuri@unimi.it
The density function is obtained by means of the Fourier Transform.