Skip to contents

Compute confidence interval for local polynomial model

Usage

# S3 method for class 'lp_model'
compute_ci(x, ci = 0.95, ...)

Arguments

x

serosv models

ci

confidence interval

...

arbitrary arguments

Value

confidence interval dataframe with 4 variables, x and y for the fitted values and ymin and ymax for the confidence interval