Skip to contents

plot() overloading for Weibull model

Usage

# S3 method for class 'weibull_model'
plot(x, cex = 20, foi_ci = TRUE, ...)

Arguments

x

the Weibull model object.

cex

adjust size of the datapoints

foi_ci

whether to plot the CI of the Force of Infection

...

arbitrary params.

Value

ggplot object