Description Usage Arguments Value
View source: R/quantile_sums.R
Quantile computation
1 | quantile_sums(data, values = c(0.1, 0.5, 0.9))
|
data |
list taken from allelic heterogeneity simulation. |
values |
numeric vector denoting the set of quantile summary values to record. Default is 0.1,0.5,0.9, i.e., the 1st, 5th (median) and 9th deciles. |
Returned are user defined quantile range of simulated and theoretically predicted values of IVW-uplift generated from "n_simulated_datasets" per combination of MAF and enrichment value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.