len: Confidence Interval - Length

Description Usage Arguments Details Author(s) See Also

View source: R/eval.R

Description

Calculates confidence interval length.

Usage

1
len(lo, up)

Arguments

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).

Details

The confidence interval length is given by

\mathrm{ confidence \ interval \ length } = \hat{ θ }_{ \mathrm{ up } } - \hat{ θ }_{ \mathrm{ lo } }

Author(s)

Ivan Jacob Agaloos Pesigan

See Also

Other confidence intervals functions: bcaci(), bcci(), evalci(), pcci(), shape(), theta_hit(), zero_hit()


jeksterslabds/jeksterslabRmedsimple documentation built on Oct. 16, 2020, 11:30 a.m.