dNBlibSizes: A score function for the row components of the independence...

Description Usage Arguments Value

View source: R/F_dNBlibSizes.R

Description

A score function for the row components of the independence model (library sizes)

Usage

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

Arguments

beta

a vector of length n with current library size estimates

X

a n-by-p count matrix

reg

a vector of length p with relative abundance 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 n with evaluations of the score function


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

Related to dNBlibSizes in RCM...