apf_fdrOpt | R Documentation |
Wrapper around APFr apf_plot
to get the desired threshold on the p values such that the FDR is at most FDR_max
and APF is closest to APF_min
apf_fdrOpt(mat_input, FDR_max, APF_min, verbose = F)
mat_input |
the input matrix |
FDR_max |
the maximum false discovery rate desired |
APF_min |
the minimum average power function desired |
verbose |
logical for verbose console |
the desired constrained opt result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.