compute_ci.fp_model | R Documentation |
Compute confidence interval for fractional polynomial model
compute_ci.fp_model(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.