Description Usage Arguments Value Examples
Integral of sinusoidal mu function
1 | mu_int_sinusoidal(time, parameters)
|
time |
Current time |
parameters |
List of Hawkes Process parameters. Need to define M and N. |
Value of integral of sinusoidal mu function.
1 2 | mu_int_sinusoidal(time = 5, parameters = list("M" = 4, "N" = 1))
mu_int_sinusoidal(time = 78, parameters = list("M" = 4, "N" = 1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.