assign.lfdr {mixer}R Documentation

assign local FDR estimation to observed scores

Description

Suppose local FDR is already computed, just assign them to a group of observed scores.

Usage

assign.lfdr(x, pl)

Arguments

x a vector of observed score
pl a list of class "lfdr", output of function lfdr

Value

a vector, the local FDR of observations x.

Author(s)

Wei Sun

See Also

lfdr


[Package mixer version 1.01 Index]