calcWeights: Obtain weights as posterior probabilities to calculate the...

View source: R/F_calcWeights.R

calcWeightsR 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


CenterForStatistics-UGent/rransi documentation built on Nov. 13, 2023, 2:07 a.m.