powerCurves | R Documentation |
This function generates curves indicating statistical power in Trumpet plots
powerCurves(threshold = 0.8, N = 4e+05, alpha = 5e-08, Nfreq = 500)
threshold |
user-specified power level |
N |
sample size |
alpha |
significance threshold |
Nfreq |
Number of allele frequency data points generated to calculate the power curves |
A data frame with the power estimated for each allele frequency and effect size, given a: Statistical power threshold, significance threshold (alpha value), and sample size
powerCurves(threshold = 0.8, N=400000, alpha = 5e-8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.