scglue.models.prob.ZIN

class scglue.models.prob.ZIN(zi_logits, loc, scale)[源代码]

基类:Normal

Zero-inflated normal distribution with subsetting support

参数:

方法

log_prob

Returns the log of the probability density/mass function evaluated at value.

属性