Aggressive is an option to PseudoDiameter that specifies whether an extra iteration is to be carried out.
LinkRanks[g] gives the link ranks of the directed graph g as a rule list.
StrongComponents[g] gives a list of all strongly connected components in the directed graph g.
WeakComponents[g] gives a list of all weakly connected components in the undirected graph g.
ClusterSplit[c, n] splits the cluster c into n clusters.
Linkage
(Hierarchical Clustering Package Symbol) Linkage is an option for Agglomerate and DendrogramPlot that specifies the linkage method for agglomerative clustering.
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.
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.