View source: R/functions_stats.R
| CI_bisection | R Documentation | 
Compute the CI by inverting the test using a grid method
CI_bisection(ci_lb, ci_ub, ci_dec)
ci_lb | 
 Pre-determined lower bound of the confidence interval.  | 
ci_ub | 
 Pre-determined upper bound of the confidence interval.  | 
ci_dec | 
 Decimal of the confidence interval.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.