compute_ci: Compute confidence interval
Description
Compute confidence interval
Usage
compute_ci(x, ci = 0.95, le = 100, ...)
Value
confidence interval dataframe with 4 variables, x and y for the fitted values and ymin and ymax for the confidence interval
Arguments
- x
- serosv models
- ci
- confidence interval
- le
- number of data for computing confidence interval
- ...
- arbitrary argument