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

getEpsilon_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

getEpsilon_zeta(object)

Arguments

object

an object that describes a matrix of zero-inflated distributions.

Value

the regularization parameters for zeta.

Examples

a <- zinbModel(n=5, J=10)
getEpsilon_zeta(a)

drisso/zinbwave documentation built on March 18, 2024, 5:13 p.m.