"plot"(x, type = c("epi", "costs", "params", "fracs", "stops"), showd = FALSE, showv = FALSE, prior = FALSE, main = NULL, ylim = NULL, tp = NULL, ...)
"plot"(x, type = c("epi", "costs", "fracs", "stops"), showd = FALSE, showv = FALSE, main = NULL, ylim = NULL, ...)"MCepi" or "epiman"
"epi", the default), cost(s),
estimated distribution(s) of parameters ("params", only
in the case of "epiman"-class objects), the fraction
vaccinated at each time step ("fracs"), and the
vaccination (stopping) threshold ("stops")type of plot specified type="cost"..plot.epiman with
type = "params" where it should be a list with scalar
entries $b, $k, $nu, and $mu indicating
the true parameter entries for the evolution of the epidemic to be
added (for comparison) to the posterior density plots type = "epi" type = "params", otherwise ignoredplot "MCepi"-class objects which are generated by the
MCepi and MCmanage function,
and "epiman"-class objects are
generated by the manage function. In both cases they
enable a visualization of the evolution of the resulting epidemic(s)
and costs associated with deaths, vaccinations, etc.
MCepi, manage,
MCmanage ## for examples of the usage of these functions,
## please see the documentation for the functions
## listed in the See Also section, above
Run the code above in your browser using DataLab