Public Member Functions | |
def | __init__ |
def | checkBinningMatches |
def | do_test |
Public Member Functions inherited from utils.StatisticalTest | |
def | __init__ |
def | do_test |
def | get_rank |
def | get_status |
def | set_operands |
Public Attributes | |
epsilon | |
name | |
Public Attributes inherited from utils.StatisticalTest | |
h1 | |
h2 | |
is_init | |
name | |
rank | |
2D! return test_codes["2D"] More... | |
threshold | |
The bin to bin comparison builds a fake pvalue. It is 0 if the number of bins is different. It is % of corresponding bins otherwhise. A threshold of 1 is needed to require a 1 to 1 correspondance between hisograms.
utils.BinToBin.name |
Definition at line 305 of file utils.py.
Referenced by VIDSelectorBase.VIDSelectorBase.initialize().