scglue.models.prob.ZIN

class scglue.models.prob.ZIN(zi_logits, loc, scale)[source]

Bases: Normal

Zero-inflated normal distribution with subsetting support

Parameters:

Methods

log_prob

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

Attributes