compute_ci.mixture_model | R Documentation |
Compute confidence interval for mixture model
compute_ci.mixture_model(x, ci = 0.95, ...)
x |
- serosv mixture_model object |
ci |
- confidence interval |
... |
- arbitrary arguments |
list of confidence interval for susceptible and infected. Each confidence interval is a list with 2 items for lower and upper bound of the interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.