sccross.models.utils.ZIN¶
-
class
sccross.models.utils.ZIN(zi_logits, loc, scale)[source]¶ Bases:
torch.distributions.normal.NormalZero-inflated normal distribution with subsetting support
- Parameters
Methods
Returns the log of the probability density/mass function evaluated at value.
Attributes