smooth.OMG.point_lik
- OMG.point_lik(log=True)
Per-observation log-likelihood of the coupled occurrence model.
Bernoulli contribution of each observation against the coupled fitted probability:
log(p_t)wheno_t = 1andlog(1 - p_t)otherwise. Mirrors R’spointLik.omdispatched on anomgobject (R/methods.R:598), sosum(point_lik())equalsloglik.- Return type:
NDArray
Parent Class: OMG