Learn R Programming

rsimsum (version 0.3.1)

zip: Draw zip plots.

Description

The S3 method zip() produces a zip plot to visualise coverage. Zip plots are introduced in Morris et al., 2017.

Usage

zip(obj, ...)

Arguments

obj

An object used to select a method.

...

Further arguments passed to or from other methods.

Value

A ggplot2::ggplot() object that can be combined with additional geom_*, scale_*, theme_*, etc.

References

Morris, T.P, White, I.R. and Crowther, M.J. 2017. Using simulation studies to evaluate statistical methods. arXiv:1712.03198