coverage2 {meerva} | R Documentation |
Compare coverage probabilities between two estimators on matched simulations
Description
Compare coverage probabilities between two estimators on matched simulations
Usage
coverage2(estimates1, vars1, estimates2, vars2, beta, round = 3)
Arguments
estimates1 |
Matrix of estimates for 1 |
vars1 |
Matrix of vars for 1 |
estimates2 |
Matrix of estimates for 2 |
vars2 |
Matrix of vars for 2 |
beta |
The beta under H0 |
round |
The decimal places for rounding |
Value
Comparison of coverage probabilities between two estimators.
[Package meerva version 0.2-2 Index]