scglue.models.prob.ZILN

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

基类:LogNormal

Zero-inflated log-normal distribution with subsetting support

参数:

方法

log_prob

Scores the sample by inverting the transform(s) and computing the score using the score of the base distribution and the log abs det jacobian.

属性