E-Stats / estats

GNU General Public License v3.0
0 stars 1 forks source link

Bug: Checking if the formula for the normality statistic is implemented correctly #14

Open omarghanem1210 opened 2 weeks ago

omarghanem1210 commented 2 weeks ago

The return values of our function and its equivalent function in the R energy package differ. Someone should find out who has made a mistake, @omarghanem1210 or the inventor of energy statistics.

mohamedsamirx commented 1 week ago

Please provide, the file name that has the implementation, the function name, and the test case used in R, and it is equivalent in python @omarghanem1210

omarghanem1210 commented 6 days ago

estats/estats/distribution_tests.py. m_normality_statistic function. No particular test case is used, the values of our function are always greater than its equivalent in the R package, energy, mvnorm.e function. @mohamedsamirx