compute_sum: Compute sum of terms (function F, Comoglio et al.)
Description
Compute sum of terms (function F, Comoglio et al.)
Usage
compute_sum(counts, n, f_product)
Value
sum of terms in function F
Arguments
- counts
integer vector of counts
- n
number of objects
- f_product
product of (1-fractions
)