GeneralizedLinearModelFit[{y_1, y_2, ...}, {f_1, f_2, ...}, x] constructs a generalized linear model of the form g -1 (\[Beta]_0 + \[Beta]_1 f_1 + \[Beta]_2 f_2 + ...) that ...
HistogramDistribution[{x_1, x_2, ...}] represents the probability distribution corresponding to a histogram of the data values x_i.HistogramDistribution[{{x_1, y_1, ...}, ...
Integrate[f, x] gives the indefinite integral \[Integral]f d x. Integrate[f, {x, x_min, x_max}] gives the definite integral \[Integral]_x_min^x_max\ f\ d x. Integrate[f, {x, ...
ProductDistribution[dist_1, dist_2, ...] represents the joint distribution with independent component distributions dist_1, dist_2, ....
Root
(Built-in Mathematica Symbol) Root[f, k] represents the exact k\[Null]^th root of the polynomial equation f[x] == 0. Root[{f, x_0}] represents the exact root of the general equation f[x] == 0 near x = ...
In addition to its graphical results, Wolfram|Alpha can provide alternative representations that contain additional information or are well suited to particular tasks. These ...
Building large software systems in Mathematica should follow the general principles that apply to building any large software system. The details may be unique to Mathematica ...
SetPartitionListViaRGF[n] lists all set partitions of the first n natural numbers, by first listing all restricted growth functions (RGFs) on these and then mapping the RGFs ...
Mathematica uses its knowledge of the symbolic structure of your input to display it with semantics-directed syntax coloring and other forms of styling. You can use options ...
Mathematica provides detailed symbolic control over all aspects of text layout. Placing separate blocks or paragraphs in separate cells also immediately allows Mathematica's ...