compute_lfsr {ashr} | R Documentation |
Function to compute the local false sign rate
compute_lfsr(NegativeProb, ZeroProb)
NegativeProb |
A vector of posterior probability that beta is negative. |
ZeroProb |
A vector of posterior probability that beta is zero. |
The local false sign rate.