ParameterEstimator is an option to EstimatedDistribution and FindDistributionParameters that specifies what parameter estimator to use.
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.
Built on powerful and elegant principles, the core Mathematica language has emerged over the past 20 years as perhaps the world's richest and deepest programming language. ...
NullSpace[m] gives a list of vectors that forms a basis for the null space of the matrix m.
$MachineEpsilon gives the difference between 1.0 and the next-nearest number representable as a machine-precision number.
\[Euro]
(Mathematica Character Name) Unicode: 20AC. Letter-like form. Sign for euro European currency, as in € 5.
Timing
(Built-in Mathematica Symbol) Timing[expr] evaluates expr, and returns a list of the time in seconds used, together with the result obtained.
Mathematica provides an extensive, straightforward set of tools to control the appearance of your charts. Whether you are creating chart legends with the symbolic wrapper ...
Inverse
(Built-in Mathematica Symbol) Inverse[m] gives the inverse of a square matrix m.
Functions like Factor usually assume that all coefficients in the polynomials they produce must involve only rational numbers. But by setting the option Extension you can ...