Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.numericalmethod.suanshu.stats.test.distribution Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
AndersonDarlingThis algorithm calculates the Anderson-Darling k-sample test statistics and p-values.Classcom.numericalmethod.suanshu.stats.test.distributionSuanShu
AndersonDarlingPValueThis algorithm calculates the p-value when the Anderson-Darling statistic and the number of samples are given.Classcom.numericalmethod.suanshu.stats.test.distributionSuanShu
AS159Algorithm AS 159 accepts a table shape (the number of rows and columns), and two vectors, the lists of row and column sums.Classcom.numericalmethod.suanshu.stats.test.distribution.pearsonSuanShu
AS159 .RandomMatrixClasscom.numericalmethod.suanshu.stats.test.distribution.pearsonSuanShu
ChiSquareIndependenceTestPearson's chi-square test of independence assesses whether paired observations on two variables, expressed in a contingency table, are independent of each other.Classcom.numericalmethod.suanshu.stats.test.distribution.pearsonSuanShu
ChiSquareIndependenceTest .Typethe available distributions used for the testThe default is the asymptotic distribution of Fisher's exact test.Classcom.numericalmethod.suanshu.stats.test.distribution.pearsonSuanShu
CramerVonMises2SamplesThis algorithm calculates the two sample Cramer-Von Mises test statistic and p-value.Classcom.numericalmethod.suanshu.stats.test.distributionSuanShu
DAgostinoD'Agostino's K2 test is a goodness-of-fit measure of departure from normality.Classcom.numericalmethod.suanshu.stats.test.distribution.normalitySuanShu
FisherExactDistributionFisher's exact test distribution is, as its name states, exact, and can therefore be used regardless of the sample characteristics.Classcom.numericalmethod.suanshu.stats.test.distribution.pearsonSuanShu
JarqueBeraThe Jarque-Bera test is a goodness-of-fit measure of departure from normality, based on the sample kurtosis and skewness.Classcom.numericalmethod.suanshu.stats.test.distribution.normalitySuanShu
JarqueBeraDistributionJarque-Bera distribution is the distribution of the Jarque-Bera statistics, which measures the departure from normality.Classcom.numericalmethod.suanshu.stats.test.distribution.normalitySuanShu
KolmogorovDistributionThe Kolmogorov distribution is the distribution of the Kolmogorov-Smirnov statistic.Classcom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovOneSidedDistributionClasscom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovSmirnovThe Kolmogorov-Smirnov test (KS test) compares a sample with a reference probability distribution (one-sample KS test), or to compare two samples (two-sample KS test).Classcom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovSmirnov .Sidethe available types of the Kolmogorov-Smirnov statistic check whether the cdf of a sample lies above the null hypothesisClasscom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovSmirnov .Typethe available types of the Kolmogorov-Smirnov teststhe one-sample Kolmogorov-Smirnov testClasscom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovSmirnov1SampleThe one-sample Kolmogorov-Smirnov test (one-sample KS test) compares a sample with a reference probability distribution.Classcom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovSmirnov2SamplesThe two-sample Kolmogorov-Smirnov test (two-sample KS test) tests for the equality of the distributions of two samples.Classcom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovTwoSamplesDistributionCompute the p-values for the generalized (conditionally distribution-free) Smirnov homogeneity test.Classcom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
KolmogorovTwoSamplesDistribution .Sidethe available types of Kolmogorov-Smirnov two-sample testtwo-sample; two-sidedClasscom.numericalmethod.suanshu.stats.test.distribution.kolmogorovSuanShu
LillieforsLilliefors test tests the null hypothesis that data come from a normally distributed population with an estimated sample mean and variance.Classcom.numericalmethod.suanshu.stats.test.distribution.normalitySuanShu
ShapiroWilkThe Shapiro-Wilk test tests the null hypothesis that a sample comes from a normally distributed population.Classcom.numericalmethod.suanshu.stats.test.distribution.normalitySuanShu
ShapiroWilkDistributionShapiro-Wilk distribution is the distribution of the Shapiro-Wilk statistics, which tests the null hypothesis that a sample comes from a normally distributed population.Classcom.numericalmethod.suanshu.stats.test.distribution.normalitySuanShu