compute_pi | R Documentation |
Computes p_i, the probability of being removed before t_end given an infection at time tau_I.
compute_pi(theta, tau_I, iota_dist, t_end)
theta |
parameters |
tau_I |
observed event times |
iota_dist |
distribution of infection periods |
t_end |
time before which individuals may be removed |
a vector of the probabilities that individual infected at time tau_I are removed before t_end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.