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