Description Usage Arguments Value Examples
Differential of linear mu function wrt t
1 | mu_diff_linear(time, parameters)
|
time |
Current time |
parameters |
List of Hawkes Process parameters. Need to define A and B. |
Value of differential of constant mu function wrt t.
1 | mu_diff_linear(time = 5, parameters = list("A" = 10, "B" = 4))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.