compEfficiency: Compare Efficiency

Description Usage Arguments

Description

Given p-values from two tests of the same hypothesis on the same data, or on two different data sets, compares the efficiency using the difference and ratio of non-centrality parameters.

Usage

1
compEfficiency(p1, p0, df = 1, indep = F, sig = 0.05)

Arguments

p1

P-values from test 1.

p0

P-values from test 0.

df

Degress of freedom, if comparing the efficiency of hypothesis tests.

indep

Are the measurements independent?

sig

Significance level for CI.


zrmacc/SimTools documentation built on May 9, 2019, 8:08 a.m.