csep.core.poisson_evaluations.paired_t_test

csep.core.poisson_evaluations.paired_t_test(forecast, benchmark_forecast, observed_catalog, alpha=0.05, scale=False)[source]

Computes the t-test for gridded earthquake forecasts.

This score is positively oriented, meaning that positive values of the information gain indicate that the forecast is performing better than the benchmark forecast.

Parameters:
Returns:

csep.core.evaluations.EvaluationResult

Return type:

evaluation_result