Skip to contents

plot() overloading for polynomial model

Usage

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

Arguments

x

the polynomial 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