compute_lfsr: Function to compute the local false sign rate

View source: R/ash.R

compute_lfsrR Documentation

Function to compute the local false sign rate

Description

Function to compute the local false sign rate

Usage

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.


stephens999/ashr documentation built on March 16, 2024, 3:02 a.m.