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

newEpsilon_zetaR Documentation

Returns the regularization parameter for the dispersion parameter

Description

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

Usage

newEpsilon_zeta(object)

Arguments

object

an object that describes a matrix of negative binomial distributions.

Value

the regularization parameters for zeta.

Examples

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

fedeago/NewWave documentation built on March 28, 2022, 5:46 a.m.