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