scglue.models.prob.ZINB.log_prob

ZINB.log_prob(value)[source]

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

Parameters

value (Tensor) –

Return type

torch.Tensor