R/plots.R
plot.weibull_model.Rd
plot() overloading for Weibull model
# S3 method for class 'weibull_model' plot(x, cex = 20, foi_ci = TRUE, ...)
the Weibull model object.
adjust size of the datapoints
whether to plot the CI of the Force of Infection
arbitrary params.
ggplot object