Skip to contents

plot() overloading for fractional polynomial model

Usage

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

Arguments

x

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