plot.surv: Plot methods for survinger objects

plot.survR Documentation

Plot methods for survinger objects

Description

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.


survinger documentation built on April 27, 2026, 9:10 a.m.