plot_daily_states: Plot daily counts of each host state from simulation

Description Usage Arguments

View source: R/plot.R

Description

For a set of simulation output produced by the function sim_falciparum(), plots daily simulated values in a given deme.

Usage

1
plot_daily_states(x, deme = 1, states = c("S", "E", "I"))

Arguments

x

object of class rmapi_sim.

deme

which deme to plot.

states

which states to plot. Can be any subset of c("S", "E", "I", "Sv", "Ev", "Iv").


mrc-ide/RMAPI documentation built on Feb. 11, 2020, 4:53 a.m.