plot.optvac: Plotting Vaccination Cost Surfaces

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

This function provides a visualization of the cost surface return by the optvac function and can show the best and worst vaccination strategy

Usage

1
2
## S3 method for class 'optvac'
plot(x, main = NULL, ...)

Arguments

x

an "optvac"-class object

main

and optional title for the plot; if not specified then a sensible default is generated automatically

...

additional arguments passed to plot

Details

The function documented here supports visualization of "optvac"-class objects which are generated by the optvac function

Value

The only output of this function is beautiful plots

Author(s)

Daniel Merl <danmerl@gmail.com>
Leah R. Johnson <lrjohnson@uchicago.edu>
Robert B. Gramacy <rbgramacy@chicagobooth.edu>
and Mark S. Mangel <msmangl@ams.ucsc.edu>

References

D. Merl, L.R. Johnson, R.B. Gramacy, and M.S. Mangel (2010). “amei: An R Package for the Adaptive Management of Epidemiological Interventions”. Journal of Statistical Software 36(6), 1-32. http://www.jstatsoft.org/v36/i06/

D. Merl, L.R. Johnson, R.B. Gramacy, M.S. Mangel (2009). “A Statistical Framework for the Adaptive Management of Epidemiological Interventions”. PLoS ONE, 4(6), e5807. http://www.plosone.org/article/info:doi/10.1371/journal.pone.0005807

See Also

optvac, getpolicy

Examples

1
2
3
## for an example of the usage of this function,
## please see the documentation for optvac as
## referenced in the See Also section, above

amei documentation built on May 29, 2017, 5:33 p.m.