There are two ways to use the functions in this package to place a legend in a graphic: the first can only be used as an option to the built-in functions Plot, ListPlot and ...
Cumulant[dist, r] gives the r\[Null]^th cumulant of the symbolic distribution dist.Cumulant[list, r] gives the r\[Null]^th cumulant of the elements in the list.Cumulant[r] ...
ErlangDistribution[k, \[Lambda]] represents the Erlang distribution with shape parameter k and rate \[Lambda].
EstimatorGains[ss, {p_1, p_2, ..., p_n}] gives the estimator gain matrix for the StateSpaceModel object ss, such that the poles of the estimator are p_i.
Fourier
(Built-in Mathematica Symbol) Fourier[list] finds the discrete Fourier transform of a list of complex numbers.
FrechetDistribution[\[Alpha], \[Beta]] represents the Frechet distribution with shape parameter \[Alpha] and scale parameter \[Beta].FrechetDistribution[\[Alpha], \[Beta], ...
GroupElements[group] returns the list of all elements of group.GroupElements[group, {r_1, ..., r_k}] returns the elements numbered r_1, ..., r_k in group in the standard ...
HistogramList[{x_1, x_2, ...}] gives a list of bins and histogram heights of the values x_i.HistogramList[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] gives a list of bins and ...
HoytDistribution[q, \[Omega]] represents a Hoyt distribution with shape parameter q and spread parameter \[Omega].
KuiperTest[data] tests whether data is normally distributed using the Kuiper test.KuiperTest[data, dist] tests whether data is distributed according to dist using the Kuiper ...