measure: Measure a testing procedure by the FWER score

View source: R/measure.R

measureR Documentation

Measure a testing procedure by the FWER score

Description

Measure a testing procedure by the FWER score

Usage

measure(data, ...)

Arguments

data

A tibble, consists a numeric column, frej, which is the number of the false rejections in each group.

...

data's variables to group by.

Value

A tibble, consists a numeric column, fwer, which is the empirical probability of rejecting a true null.


yotamleibovici/twostageshrink documentation built on Sept. 15, 2022, 7:30 p.m.