plotforward {tsiR} | R Documentation |
Plots the forward simulation from the TSIR model
plotforward(dat, inverse = F)
dat |
the list produced from the runtsir, mcmctsir, and simulatetsir function. |
inverse |
a TRUE or FALSE option to plot the forward simulate negative (TRUE) or positive (FALSE). Defaults to FALSE. |