View source: R/compute_ci.R View source: R/compute_ci.R
compute_ci | R Documentation |
Compute confidence interval
compute_ci(x, ci = 0.95, le = 100, ...)
x |
- serosv models |
ci |
- confidence interval |
le |
- number of data for computing confidence interval |
... |
- arbitrary argument |
confidence interval dataframe with 4 variables, x and y for the fitted values and ymin and ymax for the confidence interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.