Description Usage Arguments Value Author(s) See Also Examples
Confidence Interval - Theta Hit
1 | theta_hit(lo, theta, up)
|
lo |
Numeric. Lower limit of the estimated confidence interval ≤ft( \hat{θ}_{\mathrm{lo}} \right). |
theta |
Numeric. Population parameter ≤ft( θ \right). |
up |
Numeric. Upper limit of the estimated confidence interval ≤ft( \hat{θ}_{\mathrm{up}} \right). |
Returns
TRUE
if theta
≤ft( θ \right) is between the interval
lo
≤ft( \hat{θ}_{\mathrm{lo}} \right)
to
up
≤ft( \hat{θ}_{\mathrm{up}} \right).
Returns
FALSE
if theta
≤ft( θ \right) is outside the interval
lo
≤ft( \hat{θ}_{\mathrm{lo}} \right)
to
up
≤ft( \hat{θ}_{\mathrm{up}} \right).
Ivan Jacob Agaloos Pesigan
Other confidence intervals functions:
bcaci()
,
bcci()
,
evalci()
,
len()
,
pcci()
,
shape()
,
zero_hit()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.