adjust_q_vals: Combine sets of FDR controlled tests and adjust for this...

View source: R/multiple_testing.R

adjust_q_valsR Documentation

Combine sets of FDR controlled tests and adjust for this second level of multiple testing the returned adjusted q values control the average FDR for the sets with rejections (sets with no rejections always control FDR)

Description

Combine sets of FDR controlled tests and adjust for this second level of multiple testing the returned adjusted q values control the average FDR for the sets with rejections (sets with no rejections always control FDR)

Usage

adjust_q_vals(q_vals, ...)

## Default S3 method:
adjust_q_vals(q_vals, sets)

## S3 method for class 'list'
adjust_q_vals(q_vals, ...)

jan-glx/schelpr documentation built on March 28, 2024, 1:35 a.m.