coverage2: Compare coverage probabilities between two estimators on...

Description Usage Arguments Value

View source: R/meerva.sim.tools_211026.R

Description

Compare coverage probabilities between two estimators on matched simulations

Usage

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


meerva documentation built on Oct. 27, 2021, 5:07 p.m.

Related to coverage2 in meerva...