plotcomp function

plotcomp

plotcomp

Plots just the comparison of the forward simulation fit to the data.

plotcomp(sim, errtype = "95", max.plot = 10)

Arguments

  • sim: is list produced by runtsir or mcmctsir
  • errtype: is the type of error bands to show. Defaults to '95' for 95 percent CI, the other option is 'sd' to standard deviation.
  • max.plot: the number of individual stochastic simulations to plot. Defaults to 10.
  • Maintainer: Alexander D. Becker
  • License: GPL-3
  • Last published: 2021-01-20

Useful links