pValueThresholdAtConfidence: pValueThreshold estimate - estimates a threshdold such that...

pValueThresholdAtConfidenceR Documentation

pValueThreshold estimate - estimates a threshdold such that FDRestimate(obj, pValueThreshold) <= confidenceLevel. Equatuion 7 in Morris & Pounds

Description

pValueThreshold estimate - estimates a threshdold such that FDRestimate(obj, pValueThreshold) <= confidenceLevel. Equatuion 7 in Morris & Pounds

Usage

pValueThresholdAtConfidence(obj, confidenceLevel)

## S4 method for signature 'ANY,numeric'
pValueThresholdAtConfidence(obj, confidenceLevel)

## S4 method for signature 'BetaUniformModel,ScalarNumeric'
pValueThresholdAtConfidence(obj, confidenceLevel)

Arguments

obj

data object

confidenceLevel

confidence level

Functions

  • pValueThresholdAtConfidence,ANY,numeric-method: method for dispatch

  • pValueThresholdAtConfidence,BetaUniformModel,ScalarNumeric-method: p-value estimate for scalar numeric


adamsardar/metaDEGth documentation built on Sept. 28, 2022, 10:12 p.m.