NBjacobianLibSizes {RCM}R Documentation

Jacobian for the raw components of the independence model

Description

Jacobian for the raw components of the independence model

Usage

NBjacobianLibSizes(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 diagonal matrix of dimension n: the Fisher information matrix


[Package RCM version 1.10.0 Index]