Description Usage Arguments Details Value References
View source: R/quantile.aggregation.R
This function aggregates p-values by the quantile aggregation proposed by Meinshausen et al. (2009).
1 2 |
pvals |
B x p matrix of p-values for all variables. B is the number of p-values per variable. |
gamma |
value between (0,1) which defines the quantile value used for the aggregation.
If |
The function is a helper function that it used in the p-value knockoff filter.
Aggregated p-values.
Meinshausen, Meier and Buehlmann (2009). p-Values for High-Dimensional Regression. Journal of the American Statistical Association 104(488), 1671-1681.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.