ExtremeValueDistribution[\[Alpha], \[Beta]] represents an extreme value distribution with location parameter \[Alpha] and scale parameter \[Beta].
GumbelDistribution[\[Alpha], \[Beta]] represents a Gumbel distribution with location parameter \[Alpha] and scale parameter \[Beta].
NominalVariables is an option for fitting functions such as LinearModelFit that specifies which variables should be treated as having discrete values specified by names.
PBM
(Mathematica Import/Export Format) MIME type: image/x-portable-bitmap PBM monochrome raster image format. Member of the Portable family of image formats. Related to PGM and PPM. Implements a subset of the PNM ...
PPM
(Mathematica Import/Export Format) MIME type: image/x-portable-pixmap PPM color raster image format. Member of the Portable family of image formats. Related to PBM and PGM. Implements a subset of the PNM ...
ListInterpolation[array] constructs an InterpolatingFunction object that represents an approximate function that interpolates the array of values given. ...
BinCounts[{x_1, x_2, ...}] counts the number of elements x_i whose values lie in successive integer bins.BinCounts[{x_1, x_2, ...}, dx] counts the number of elements x_i ...
PGM
(Mathematica Import/Export Format) MIME type: image/x-portable-graymap PGM grayscale raster image format. Member of the Portable family of image formats. Related to PBM and PPM. Implements a subset of the PNM ...
KarhunenLoeveDecomposition[{a_1, a_2, ...}] gives the Karhunen\[Dash]Loeve transform {b_1, b_2, ...} of the numerical arrays {a_1, a_2, ...} and the transformation matrix m, ...
Built into Mathematica are state-of-the-art constrained nonlinear fitting capabilities, conveniently accessed with models given directly in symbolic form. Mathematica also ...