LogLikelihood[dist, {x_1, x_2, ...}] gives the log-likelihood function for observations x_1, x_2, ... from the distribution dist.
TukeyLambdaDistribution[\[Lambda]] represents Tukey's lambda distribution with shape parameter \[Lambda].TukeyLambdaDistribution[\[Lambda], \[Mu], \[Sigma]] represents ...
BoxMedianStyle is an option for BoxWhiskerPlot which specifies additional styles to be applied specifically to the median lines in the plot.
Path
(Combinatorica Package Symbol) Path[n] constructs a tree consisting only of a path on n vertices.
Star
(Combinatorica Package Symbol) Star[n] constructs a star on n vertices, which is a tree with one vertex of degree n - 1.
Thinning[image] finds the skeletons of foreground regions in image by applying morphological thinning until convergence.Thinning[image, n] performs n iterations of ...
Sinc
(Built-in Mathematica Symbol) Sinc[z] gives sinc(z).
Mathematica's symbolic architecture allows it to represent any equation as a symbolic expression that can be manipulated using any of Mathematica's powerful collection of ...
PetersenGraph[n, k] gives the generalized Petersen graph P n, k.
ParameterMixtureDistribution[dist[\[Theta]], \[Theta] \[Distributed] wdist] represents a parameter mixture distribution where the parameter \[Theta] is distributed according ...