dNBabunds: A score function for the column components of the...

Description Usage Arguments Value

View source: R/F_dNBabunds.R

Description

A score function for the column components of the independence model (mean relative abundances)

Usage

1
dNBabunds(beta, X, reg, thetas, allowMissingness, naId)

Arguments

beta

a vector of length p with current abundance estimates

X

a n-by-p count matrix

reg

a vector of length n with library sizes estimates

thetas

a n-by-p matrix with overdispersion estimates in the rows

allowMissingness

A boolean, are missing values present

naId

The numeric index of the missing values in X

Value

a vector of length p with evaluations of the score function


RCM documentation built on Nov. 8, 2020, 5:22 p.m.

Related to dNBabunds in RCM...