compute_term {dupiR}R Documentation

Compute single term (function F, Comoglio et al.)

Description

Compute single term (function F, Comoglio et al.)

Usage

compute_term(counts, n, f_product, t)

Arguments

counts

integer vector of counts

n

number of objects

f_product

product of (1-fractions)

t

index vector

Value

single term of function F


[Package dupiR version 1.2.1 Index]