Description Usage Arguments Value Examples
Differential of constant and sinusoidal mu function wrt t
1 | mu_diff_sinusoidal_constant(time, parameters)
|
time |
Current time |
parameters |
List of Hawkes Process parameters. Need to define A, M and N. |
Value of differential of constant and sinusoidal mu function wrt t.
1 2 | mu_diff_sinusoidal_constant(time = 5, parameters = list("A" = 10, "M" = 4, "N" = 1))
mu_diff_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.