rbetauniform: Random draw function for Beta-uniform model

View source: R/fitBetaUniformModel.R

rbetauniformR Documentation

Random draw function for Beta-uniform model

Description

Random draw function for Beta-uniform model

Usage

rbetauniform(n, a, lambda)

Arguments

n

number of trials

a

non-negative parameter of the Beta distribution

lambda

parameter

References

Pounds, S., & Morris, S. W. (2003). Estimating the occurrence of false positives and false negatives in microarray studies by approximating and partitioning the empirical distribution of p-values. Bioinformatics


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