assign.lfdr {mixer} | R Documentation |
Suppose local FDR is already computed, just assign them to a group of observed scores.
assign.lfdr(x, pl)
x |
a vector of observed score |
pl |
a list of class "lfdr", output of function lfdr |
a vector, the local FDR of observations x.
Wei Sun