newEpsilon_zeta: Returns the regularization parameter for the dispersion...

Description Usage Arguments Value Examples

Description

The regularization parameter penalizes the variance of zeta, the log of the dispersion parameters across samples.

Usage

1

Arguments

object

an object that describes a matrix of negative binomial distributions.

Value

the regularization parameters for zeta.

Examples

1
2
a <- newmodel(n=5, J=10)
newEpsilon_zeta(a)

NewWave documentation built on Dec. 26, 2020, 6 p.m.