betaparametab:
Estimation of Beta Parameters a And b
Description
parameters alpha(a) and beta (b) in betat distribution are estimated by using modified Baggerly et al(2003)'s
iterative optimal method.
Usage
betaparametab(xn, w, P, V)
Arguments
xn
column vector, a set of library sizes.
w
column vector, a set of weights
P
proportion of counts of a gene or an isoform
V
variance for proportions of counts of a gene or an isoform over m replicate libraries in a condition
Value
return parameters a and b.
References
Baggerly KA, Deng L, Morris JS, Aldaz CM (2003) Differential expression in SAGE:
accounting for normal between-library variation. Bioinformatics19: 1477-1483.