CDefine[def] is a symbolic representation of a preprocessor define.
Widget["Icon"] represents an icon.
Widget["SystemPropertiesPanel"] displays the current system property values of the underlying runtime engine.
This example shows how to generate a reusable progress bar panel and use it as a modeless dialog for displaying progress with your own Mathematica calculations. There are ...
CellMeans is an option for ANOVA which specifies whether cell means should be included in the output.
Duncan is a possible value for the PostTests option for ANOVA.
Dunnett is a possible value for the PostTests option for ANOVA.
Tukey
(ANOVA Package Symbol) Tukey is a possible value for the PostTests option for ANOVA.
PairGroupIndex[g, x] returns the cycle index of the pair group induced by g as a polynomial in x[1], x[2], ....PairGroupIndex[ci, x] takes the cycle index ci of a group g ...
Cluster
(Hierarchical Clustering Package Symbol) Cluster[c_1, c_2, d, n_1, n_2] represents a merger of the clusters c_1 and c_2 with dissimilarity d and n_1 and n_2 data elements respectively.