calcWeights {reconsi}R Documentation

Obtain weights as posterior probabilities to calculate the consensus null

Description

Obtain weights as posterior probabilities to calculate the consensus null

Usage

calcWeights(logDensPerm, fdr)

Arguments

logDensPerm

A matrix with B rows of logged density estimates of the B permutation distributions, and p columns for the p observed test statistics

fdr

A vector of local false discovery rates for the observed tests statistics of length p

Value

A vector of weights of length B


[Package reconsi version 1.5.0 Index]