View source: R/yuima_t_regression_model_new_class.R
setLaw_th | R Documentation |
setLaw_th
constructs an object of class yuima.th-class
.
setLaw_th(h = 1, method = "LAG", up = 7, low = -7, N = 180,
N_grid = 1000, regular_par = NULL, ...)
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 |
The function returns an object of class yuima.th-class
.
The YUIMA Project Team
Contacts: Lorenzo Mercuri lorenzo.mercuri@unimi.it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.