Class AndersonDarlingTest

    • Constructor Detail

      • AndersonDarlingTest

        public AndersonDarlingTest()
    • Method Detail

      • test

        public boolean test​(GeneralTask task)
        This uses the SSJ statistical library to calculate the Anderson-Darling test with the input parameters formed by the task residuals and a normal distribution with zero mean and variance equal to the residuals variance.
        Specified by:
        test in class NormalityTest
        Parameters:
        task -
        Returns: