compute_lfsr: Function to compute the local false sign rate.

Description Usage Arguments Value

Description

Copied from the ashr package.

Usage

1
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.

Value

The local false sign rate.


dcgerard/stramash documentation built on May 15, 2019, 1:24 a.m.