Skip to contents

Visualize surveillance design, allocation, prevalence estimates, delay distributions, nowcasts, and adjusted estimates.

Usage

# S3 method for class 'surv_design'
plot(x, ...)

# S3 method for class 'surv_allocation'
plot(x, ...)

# S3 method for class 'surv_prevalence'
plot(x, ...)

# S3 method for class 'surv_delay_fit'
plot(x, ...)

# S3 method for class 'surv_nowcast'
plot(x, ...)

# S3 method for class 'surv_adjusted'
plot(x, ...)

Arguments

x

A survinger object.

...

Additional arguments (currently unused).

Value

A ggplot2 object.