FDR2 | R Documentation |
Alternative way to measure the false discovery rate looking at the results on the chromosome where no signal was simulated.
FDR2(QTL_true, QTL_detected, n_des = 9, n_mod = 4, n_chr)
QTL_true |
list of true QTL positions. |
QTL_detected |
list results of detected QTLs. |
n_des |
Number of MPP design. Default = 9. |
n_mod |
Number of QTL detection models. Default = 4. |
n_chr |
Number of chromosome. |
FDR in percent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.