sim.ci.median: Simulates confidence interval coverage probability for a median
Description
Performs a computer simulation of the confidence interval performance for
a population median. Sample data can be generated from five different
population distributions. All distributions are scaled to have standard
deviations of 1.0.
Usage
sim.ci.median(alpha, n, dist, rep)
Value
Returns a 1-row matrix. The columns are:
Coverage - probability of confidence interval including population median
Lower Error - probability of lower limit greater than population median
Upper Error - probability of upper limit less than population median