compute_sum {dupiR}R Documentation

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)

Arguments

counts

integer vector of counts

n

number of objects

f_product

product of (1-fractions)

Value

sum of terms in function F


[Package dupiR version 1.2.1 Index]