You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently compare reference and test validation histograms with a simple chi-squared. We should also consider adding other statistical tests that may be more appropriate when statistical fluctuations are unavoidable, e.g. the Kolmogorov–Smirnov (KS) test. The KS test has been implemented in ROOT'. See TH1::KolmogorovTest.
The text was updated successfully, but these errors were encountered:
We currently compare reference and test validation histograms with a simple chi-squared. We should also consider adding other statistical tests that may be more appropriate when statistical fluctuations are unavoidable, e.g. the Kolmogorov–Smirnov (KS) test. The KS test has been implemented in ROOT'. See
TH1::KolmogorovTest
.The text was updated successfully, but these errors were encountered: