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


FedericoComoglio/dupiR documentation built on March 25, 2024, 12:22 a.m.