View source: R/yuima_t_regression_model_new_class.R
setLRM | R Documentation |
This function returns an object of yuima.LevyRM-class
setLRM(unit_Levy, yuima_regressors, LevyRM = "Y", coeff = c("mu", "sigma0"),
data = NULL, sampling = NULL, characteristic = NULL, functional = NULL, ...)
unit_Levy |
An object of |
yuima_regressors |
An object of |
LevyRM |
The label of the output variable. Default |
coeff |
Labels for the regressor coefficients and the scale parameter. |
data |
An object of |
sampling |
An object of |
characteristic |
An object of |
functional |
An object of class |
... |
Additional arguments. See |
An object of yuima.LevyRM-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.