Skip to contents

plot() overloading for local polynomial model

Usage

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

Arguments

x

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