ANOVA
(ANOVA Package Symbol) ANOVA[data] performs a one-way analysis of variance.ANOVA[data, model, vars] performs an analysis of variance for model as a function of the categorical variables vars.
ImageValue[image, {x, y}] gives the pixel value of image at position {x, y}.ImageValue[image, {x, y}, " type"] gives the pixel value converted to the specified type.
CellFrameColor is an option that specifies the color of the frame around a cell.
CellFrameLabelMargins is an option for cells that specifies the absolute margins in printer's points between a cell's frame and the labels around the frame.
CellLabelMargins is an option for cells that specifies the absolute margins in printer's points around a cell label.
CounterIncrements is an option for selections that specifies whether the value of a specified counter is incremented by one.
DefaultNotebook is a global option that specifies which notebook is used as a template for all new notebooks.
DeletionWarning is an option for InterpretationBox or TagBox objects that specifies whether a warning is issued if the box is deleted.
PrintingCopies is an option for notebooks that specifies the number of copies of a notebook printed when a print command is given.
StyleNameDialogSettings -> {opt -> val} is a global option that specifies the cell style displayed in the Custom Style dialog box.