View source: R/calc_functions.R
| FPR_corrected | R Documentation |
Computes False Positive Rate using SNP correlation as proximity measure.
FPR_corrected(model, truth, x, threshold = 0.9)
model |
Integer vector of selected SNP indices. |
truth |
Integer vector of true causal SNP indices. |
x |
SNP matrix. |
threshold |
Correlation threshold (default 0.9). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.