adaptive_quantile_aggregation: Function to apply adaptive version of the quantile...

View source: R/adaptive_quantile_aggregation.R

adaptive_quantile_aggregationR Documentation

Function to apply adaptive version of the quantile aggregation method, Meinshausen et al. (2008)

Description

Function to apply adaptive version of the quantile aggregation method, Meinshausen et al. (2008)

Usage

adaptive_quantile_aggregation(pvals, gamma_min = 0.05)

Arguments

pvals

a n_bootstrap by n_covariates matrix of the feature statistics, AGCs

gamma_min

the pre-specified percentile value used for aggregation, range from 0 to 1


mxxptian/GraceAKO documentation built on Oct. 5, 2022, 11:17 p.m.