View source: R/update_state_supporting_functions.R
simulate_isolation_period | R Documentation |
Simulate Isolation Period
simulate_isolation_period(starting_compartment, input_state, sample_size,
isolation_period)
starting_compartment |
The starting compartment. |
input_state |
The input state generated using state_symptoms_testing(). |
sample_size |
The sample size to start with. |
isolation_period |
The isolation period. |
A vector of probabilities for each final compartment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.