Plot probability of a successful exposure event for all individuals and exposure events

plot_exposure_prob(exposure_probabilities_long)

Arguments

exposure_probabilities_long

The reshaped data set containing the probability of a successful exposure event for individuals at all time steps for each exposure event

Value

A plot of the probability of a successful exposure event across time for all individuals and exposure events is returned

Examples

plot_exposure_prob(example_exposure_probabilities)