Plot the prevalence / parasite rate (PR) from a model of human infection and immunity

xds_plot_PR(pars, i = 1, clrs = "black", llty = 1, add = FALSE)

Arguments

pars

a list that defines an ramp.xds model (e.g., generated by xds_setup())

i

the host species index

clrs

a vector of colors

llty

an integer (or integers) that specifies lty for plotting

add

a logical: plot axes only if FALSE