Uses of Class
com.imsl.stat.NormalityTest.NoVariationInputException
Packages that use NormalityTest.NoVariationInputException
-
Uses of NormalityTest.NoVariationInputException in com.imsl.stat
Methods in com.imsl.stat that throw NormalityTest.NoVariationInputExceptionModifier and TypeMethodDescriptionfinal doubleNormalityTest.ChiSquaredTest(int n) Performs the chi-squared goodness-of-fit test.final doubleNormalityTest.LillieforsTest()Performs the Lilliefors test.final doubleNormalityTest.ShapiroWilkWTest()Performs the Shapiro-Wilk W test.