SQLResultSetTake[rs, {m, n}] reads rows m through n from a result set.
Cluster analysis is an unsupervised learning technique used for classification of data. Data elements are partitioned into groups called clusters that represent proximate ...
MultiPoissonDistribution has been renamed to MultivariatePoissonDistribution and is part of the built-in Mathematica kernel. HotellingTSquareDistribution has been added to ...
InitializeUnionFind[n] initializes a union-find data structure for n elements.
MaximumSpanningTree[g] uses Kruskal's algorithm to find a maximum spanning tree of graph g.
BellY
(Built-in Mathematica Symbol) BellY[n, k, {x_1, ..., x n - k + 1}] gives the partial Bell polynomial Y n, k (x_1, ..., x n - k + 1). BellY[n, k, m] gives the generalized partial Bell polynomial of a ...
FittedModel[...] represents the symbolic fitted model obtained from functions like LinearModelFit.
PermutationCycles[perm] gives a disjoint cycle representation of permutation perm.
Mathematica saves information about every plot you produce, so that you can later redraw it. When you redraw plots, you can change some of the options you use. Functions for ...
Output formats for numbers. These numbers are given in the default output format. Large numbers are given in scientific notation. This gives all numbers in scientific ...