plotforward {tsiR} | R Documentation |
plotforward
Description
Plots the forward simulation from the TSIR model
Usage
plotforward(dat, inverse = F)
Arguments
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. |
[Package tsiR version 0.4.3 Index]