compute_lfsr | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.