Description Usage Arguments Value Author(s) Examples
View source: R/aux_functions.R
A function to calculate adherence times
1 |
N |
number of samples/cases |
adherence |
adherence probability to isolation |
delay |
time from symptom to isolation if adhering |
numeric vector of adherence times (=delay if adhering, =1e10 if not adhering)
Emma Davis
1 | adhere(1, 0.5, 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.