Function to compute the density of the beta-uniform mixture model.
Usage
fbum(x, lambda, a)
Arguments
x
A numeric value.
lambda
Parameter lambda, mixture parameter, proportion of uniform component
a
Parameter a, shape parameter of beta component
Value
Value of the density of the bum distribution for x.
References
S. Pounds, S.W. Morris (2003) Estimating the occurrence of false positives and false negatives in microarray studies by approximating and partitioning the empirical distribution of p-values. Bioinformatics, 19(10): 1236-1242.