View source: R/ztdraw_intensity_step.R
ztdraw_intensity_step | R Documentation |
Sample zero-truncated NHPPP times using the thinning method
ztdraw_intensity_step(lambda, majorizer_vector, time_breaks, atmost1 = FALSE)
lambda |
(function) the instantaneous rate of the NHPPP. A continuous function of time. |
majorizer_vector |
(scalar, double) |
time_breaks |
(vector, double) |
atmost1 |
boolean, draw at most 1 event time |
a vector of event times (t_) with at least one element
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.