quasiJacIndep {combi}R Documentation

The jacobian for column offset estimation

Description

The jacobian for column offset estimation

Usage

quasiJacIndep(x, data, otherMargin, meanVarTrend, col, libSizes, ...)

Arguments

x

the initial guess for the current margin

data

the data matrix

otherMargin

The other margin

meanVarTrend

the function describing the mean-variance trend

col

A logical, is the column being estimated?

libSizes

The library sizes

...

passed on to prepareJacMat

Value

the jacobian matrix


[Package combi version 1.2.0 Index]