Description Usage Arguments Value See Also
View source: R/branching_model.R
Branching process model. Random simulation according to the required parameters
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
num.initial.cases |
the number of initial cases |
prop.ascertain |
the proportion of transmission that occurred before symptom onset |
cap_max_days |
maximum times |
cap_cases |
maximum cases |
r0isolated |
basic reproduction number during isolation period |
r0community |
basic reproduction number during non-isolation period |
disp.iso |
dispersion parameter during isolation period |
disp.com |
dispersion parameter during non-isloation period |
delay_shape |
the serial interval distribution shape parameter of the delay from symptom onset to isolation |
delay_scale |
the serial interval distribution scale parameter of the delay from symptom onset to isolation |
prop.asym |
the proportion of asymptomatic |
quarantine |
logical value |
dayly_cases
Other branching process:
Re_estimate()
,
branching_setup()
,
branching_simulation()
,
branching_step()
,
detect_extinct()
,
dist_setup()
,
extinct_prob()
,
inf_fn()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.