floatcsep.extras.binary_paired_t_test

floatcsep.extras.binary_paired_t_test(forecast, benchmark_forecast, observed_catalog, alpha=0.05, scale=False)[source]

Computes the binary 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