compute_lfsr function

Function to compute the local false sign rate

Function to compute the local false sign rate

compute_lfsr(NegativeProb, ZeroProb)

Arguments

  • NegativeProb: A vector of posterior probability that beta is negative.
  • ZeroProb: A vector of posterior probability that beta is zero.

Returns

The local false sign rate.

  • Maintainer: Peter Carbonetto
  • License: GPL (>= 3)
  • Last published: 2023-08-21