csep.utils.stats.poisson_log_likelihood

csep.utils.stats.poisson_log_likelihood(observation, forecast)[source]

Wrapper around scipy to compute the Poisson log-likelihood

Parameters:
  • observation – Observed (Grided) seismicity

  • forecast – Forecast of a Model (Grided)

Returns:

Log-Liklihood values of between binned-observations and binned-forecasts