Leaves
(Statistical Plots Package Symbol) Leaves is an option for StemLeafPlot that specifies how leaves should be displayed.
In three dimensions, just as in two dimensions, you can give various graphics directives to specify how the different elements in a graphics object should be rendered. All ...
EDF
(Mathematica Import/Export Format) EDF and EDF+ physiological signal recordings formats. Commonly used for the exchange and storage of medical time-series recordings. Application areas include ...
CheckboxBar[x, {val_1, val_2, ...}] represents a checkbox bar with setting x and with checkboxes for values val_i to include in the list x.CheckboxBar[Dynamic[x], {val_1, ...
TraditionalForm differs from StandardForm, the default format for input and output. It is important to understand that TraditionalForm expressions cannot always be provided ...
BernoulliDistribution[p] represents a Bernoulli distribution with probability parameter p.
SemialgebraicComponentInstances[ineqs, {x_1, x_2, ...}] gives at least one sample point in each connected component of the semialgebraic set defined by the inequalities ineqs ...
NumericQ[expr] gives True if expr is a numeric quantity, and False otherwise.
ZipfDistribution[\[Rho]] represents a zeta distribution with parameter \[Rho].ZipfDistribution[n, \[Rho]] represents a Zipf distribution with range n.
LeveneTest[data] tests whether the variance of data is 1. LeveneTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are equal.LeveneTest[dspec, ...