Size: Estimate Rejection Probability

Description Usage Arguments Value

Description

Estimates the size of a hypothesis testing using a vector of p-values.

Usage

1
Size(p, a = 0.05, sig = 0.05, simple = F)

Arguments

p

Vector of p-values.

a

Alpha level at which to assess size.

sig

Significance level for CI.

simple

If TRUE, returns estimated size and SE only.

Value

Matrix containing the estimated size, its standard error, the lower and upper confidence bounds, and a p value assessing the null hypothesis that the size is alpha.


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