dbs_annotator.utils.report_chart_utils.compute_aggregate_index

dbs_annotator.utils.report_chart_utils.compute_aggregate_index(scale_data, all_points, scale_targets)[source]

Compute a weighted aggregate-index value per x-point.

The index represents how close the scales are to their respective targets (1.0 = perfect, 0.0 = worst observed).

Parameters:
Returns:

index_value}

Return type:

{x_point