ci_cover: Confidence Interval Coverage

Description Usage Arguments

Description

Calculate the confidence interval coverage of a parameter with respect to another value, usually the population parameter. Returns the proportion of CIs that contain the reference value.

Usage

1
ci_cover(ci, theta_p)

Arguments

ci

A two column matrix or data frame containing the lower and upper confidence bounds.

theta_p

A scalar numeric. The population or reference value.


julianhatwell/arulesimp documentation built on May 11, 2019, 4:17 p.m.