powerEstimate | R Documentation |
Estimate Power for Signature Detection
powerEstimate( proportion, reference = "v2", use.model = TRUE, nsamp = 100, Mcoeff = NULL, afit = NULL, bfit = NULL, Msamp = NULL, verbose = TRUE, alpha = 0.05, Pmin = 0.8, ... )
proportion |
Vector of signature proportions |
reference |
Reference signature version; currently only supports |
use.model |
Use parametrized model. If |
nsamp |
No. of samples to use for simulation |
Msamp |
Vector mutation loads to sample |
verbose |
Print messages during sampling |
alpha |
False positive rate |
Pmin |
Lower bound for power |
cut |
Remove signatures with proportions below |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.