IncludeEmptyStems is an option for StemLeafPlot which specifies whether stems with no leaves should be included in the plot.
ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.
LandauDistribution[\[Mu], \[Sigma]] represents a Landau distribution with location parameter \[Mu] and scale parameter \[Sigma].
Mathematica 's powerful spline functionality includes both numeric and symbolic support. Built-in basis polynomials and efficient spline construction provide a way to ...
IncludeStemCounts is an option for StemLeafPlot which specifies whether a column of counts for each stem should be included.
UnitBox
(Built-in Mathematica Symbol) UnitBox[x] represents the unit box function, equal to 1 for |x| <= 1/2 and 0 otherwise.UnitBox[x_1, x_2, ...] represents the multidimensional unit box function, equal to 1 if ...
SurvivalDistribution[{e_1, e_2, ...}] represents a survival distribution with event times e_i.SurvivalDistribution[{w_1, w_2, ...} -> {e_1, e_2, ...}] represents a survival ...
PlotDirection is an option for PairwiseScatterPlot which specifies the direction in which scatter plots are generated.
BoxExtraSpacing is an option for BoxWhiskerPlot which specifies spacing adjustments to be applied when plotting multiple boxes.