dNBlibSizes {RCM}R Documentation

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

Description

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

Usage

dNBlibSizes(beta, X, reg, thetas)

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

Value

a vector of length n with evaluations of the score function


[Package RCM version 1.2.0 Index]