getEpsilon_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 zero-inflated distributions.

Value

the regularization parameters for zeta.

Examples

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

zinbwave documentation built on Nov. 8, 2020, 8:11 p.m.