plot_hosp_prop: Plot proportion of incident detected cases hospitalized

Description Usage Arguments Value

View source: R/03_hosp_prop_functions.R

Description

plot_hosp_prop plot observed and estimated proportion of incident detected cases hospitalized.

Usage

1
plot_hosp_prop(df_hosp_prop, save_plot = FALSE)

Arguments

df_hosp_prop

Data.frame of data of observed and estimated proportion of incident detected cases hospitalized to be plotted.

save_plot

Flag (default is FALSE) of whether to save the plot.

Value

A ggplot object.


SC-COSMO/sccosmomcma documentation built on Dec. 18, 2021, 11:56 a.m.