setLaw_th {yuima} | R Documentation |
Constructior of a t-Levy process.
Description
setLaw_th
constructs an object of class yuima.th-class
.
Usage
setLaw_th(h = 1, method = "LAG", up = 7, low = -7, N = 180,
N_grid = 1000, regular_par = NULL, ...)
Arguments
h |
a numeric object that is the time of the intervals |
method |
Method for the inversion of the characteristic function. Three methods are available: |
up |
Upper bound for the integration support. |
low |
Lower bound for the integration support. |
N |
Integration grid. |
N_grid |
Number of points in the support. |
regular_par |
A scalar for controlling the Gibbs effect for the inversion of the characteristic function |
... |
Additional arguments. See |
Value
The function returns an object of class yuima.th-class
.
Author(s)
The YUIMA Project Team
Contacts: Lorenzo Mercuri lorenzo.mercuri@unimi.it
[Package yuima version 1.15.27 Index]