Linkage
(Hierarchical Clustering Package Symbol) Linkage is an option for Agglomerate and DendrogramPlot that specifies the linkage method for agglomerative clustering.
Orientation is an option for DendrogramPlot that specifies the orientation of the dendrogram.
TruncateDendrogram is an option for DendrogramPlot that specifies the fusion levels at which to truncate the dendrogram.
The function FindClusters finds clusters in a dataset based on a distance or dissimilarity function. This package contains functions for generating cluster hierarchies and ...
ChiSquareCI[var, df] gives a confidence interval based on a \[Chi]^2 distribution with df degrees of freedom.
ChiSquarePValue[x, df] gives the cumulative probability beyond x for the \[Chi]^2 distribution with df degrees of freedom.
EqualVariances is an option to statistical confidence interval and hypothesis test functions of two samples that specifies that unknown population variances are equal.
FRatioCI
(Hypothesis Testing Package Symbol) FRatioCI[ratio, n, m] gives a confidence interval based on an F-ratio distribution with n and m degrees of freedom.
FRatioPValue[x, n, m] gives the cumulative probability beyond x for the F-ratio distribution with n and m degrees of freedom.