Description Usage Arguments Details Author(s) See Also
Calculates confidence interval length.
1 | len(lo, up)
|
lo |
Numeric. Lower limit of the estimated confidence interval ≤ft( \hat{θ}_{\mathrm{lo}} \right). |
up |
Numeric. Upper limit of the estimated confidence interval ≤ft( \hat{θ}_{\mathrm{up}} \right). |
The confidence interval length is given by
\mathrm{ confidence \ interval \ length } = \hat{ θ }_{ \mathrm{ up } } - \hat{ θ }_{ \mathrm{ lo } }
Ivan Jacob Agaloos Pesigan
Other confidence intervals functions:
bcaci(),
bcci(),
evalci(),
pcci(),
shape(),
theta_hit(),
zero_hit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.