jesterTOV.inference.likelihoods.combined.ZeroLikelihood#
- class ZeroLikelihood[source]#
Bases:
LikelihoodBasePlaceholder likelihood that always returns 0 (for testing/debugging)
- Variables:
counter (int) – Evaluation counter (for debugging/monitoring)
Methods
Attributes
dataThe data for the likelihood.
modelThe model for the likelihood.