AMS_weighted: Approximate Median Significance (AMS) function using weights...

Description Usage Arguments Value

View source: R/useful_functions.R

Description

Approximate Median Significance (AMS) function using weights of data points

Usage

1
AMS_weighted(truth, response, weights)

Arguments

truth

The true labels (0/1) of the data points.

response

The predicted labels (0/1) of the data points.

weights

The weights of the data points (can be un-normalized)

Value

AMS.


hsansford1/higgsboson documentation built on Jan. 22, 2022, 4:34 a.m.