compute_sum: Compute sum of terms (function F, Comoglio et al.)

View source: R/utils.R

compute_sumR 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


dupiR documentation built on May 29, 2024, 1:21 a.m.