get_model_intensity_at | R Documentation |
Compute the intensity value of a given model at time t
get_model_intensity_at(model, t, cascade_index = 1)
model |
A model object for computing the intensity value |
t |
The given time to compute the intensity |
cascade_index |
Determine which cascade in the list of cascades to compute, defaults to 1 |
A single number, the intensity value of the given model evaluated at t
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.