View source: R/events_hospital.R
schedule_outcome | R Documentation |
schedule individuals into follow up events based based on bernoulli draws of
prob_successful
schedule_outcome(target, prob_successful, success_event, failure_event)
target |
the individuals to draw from |
prob_successful |
the probability each target individual is successful |
success_event |
will be scheduled on success |
failure_event |
will be scheduled on failure |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.