evalci: Evaluate Confidence Intervals

Description Usage Arguments Author(s) See Also

View source: R/ci.R

Description

Evaluates the confidence intervals using the following functions zero_hit(), len(), and shape().

Usage

1
evalci(ci, alpha = c(0.001, 0.01, 0.05), thetahat, theta = NULL)

Arguments

ci

Vector of confidence intervals arranged from smallest to largest. Length should be twice the length of alpha.

alpha

Numeric vector. Alpha level. By default alpha = c(0.001, 0.01, 0.05).

thetahat

Numeric. Parameter estimate.

theta

Numeric. Parameter. Optional argument.

Author(s)

Ivan Jacob Agaloos Pesigan

See Also

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


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