When fitting data to a model, it is often important to obtain additional results to compare the data to the fitted function. You may wish to check the significance of ...
Diagnostics are an important part of analyzing models of data. Plots of residuals and leverage or influence measures provide valuable insight into whether assumptions of the ...
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 ...
GaussianMatrix[r] gives a matrix that corresponds to a Gaussian kernel of radius r. GaussianMatrix[{r, \[Sigma]}] gives a matrix corresponding to a Gaussian kernel with ...
SkellamDistribution[\[Mu]_1, \[Mu]_2] represents a Skellam distribution with shape parameters \[Mu]_1 and \[Mu]_2.
Expressions are the main type of data in Mathematica. Expressions can be written in the form h[e_1,e_2,…]. The object h is known generically as the head of the expression. ...
There are many situations where one wants to find a formula that best fits a given set of data. One way to do this in Mathematica is to use Fit. Basic linear fitting. Here is ...
An Abel ODE is a first-order equation of the form This equation arose in the context of the studies of Niels Henrik Abel on the theory of elliptic functions, and represents a ...
Functions that are specified by simple algebraic formulas tend to be such that when their input is changed only slightly, their output also changes only slightly. But ...
MathLM is available for Windows, Linux, and Mac OS X. For a detailed list of specific platforms, visit www.wolfram.com/mathematica/features/system-requirements.html. Each ...