Description Usage Arguments Value Examples
Compute raw residuals for for point processes with specified parameters and events.
1 | rawresidual(object, events, start, end, steps = 1000)
|
object |
point process model containing the parameters |
events |
vector of event times |
start |
start of observation period (default 0) |
end |
end of observation period (default final event) |
steps |
number of steps for numeric integration (if needed) |
the raw residual
1 2 3 4 5 6 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.