View source: R/adaptive_quantile_aggregation.R
adaptive_quantile_aggregation | R Documentation |
Function to apply adaptive version of the quantile aggregation method, Meinshausen et al. (2008)
adaptive_quantile_aggregation(pvals, gamma_min = 0.05)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.