Within the inbuilt SIMPLEGEN transmission model, each host has its own treatment seeking parameter defining the probability of actively seeking treatment once disease reaches a point that this becomes necessary. These parameter values are drawn independently for each host from a Beta distribution with user-defined mean and standard deviation. This function plots this Beta distribution for the current project parameter values.

plot_treatment_seeking(project)

Arguments

project

a SIMPLEGEN project, as produced by the simplegen_project() function.