MedianDeviation[list] gives the median absolute deviation from the median of the elements in list.
MoebiusMu[n] gives the Möbius function \[Mu](n).
MorphologicalComponents[image] gives an array in which each pixel of image is replaced by an integer index representing the connected foreground image component in which the ...
PlotLabel is an option for graphics functions that specifies an overall label for a plot.
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
QuartileDeviation[list] gives the quartile deviation or semi-interquartile range of the elements in list.QuartileDeviation[dist] gives the quartile deviation or ...
SimpleGraph[g] gives the underlying simple graph from the graph g.
StringMatchQ["string", patt] tests whether " string" matches the string pattern patt. StringMatchQ["string", RegularExpression["regex"]] tests whether " string" matches the ...
TicksStyle is an option for graphics functions which specifies how ticks should be rendered.
VarianceEstimatorFunction is an option for LinearModelFit and NonlinearModelFit which specifies the variance estimator to use.