EmpiricalDistribution[{x_1, x_2, ...}] represents an empirical distribution based on the data values x_i.EmpiricalDistribution[{{x_1, y_1, ...}, {x_2, y_2, ...}, ...}] ...
.NET/Link provides Mathematica users with the ability to interact with arbitrary .NET types directly from Mathematica. You can create objects and call methods and properties ...
WeibullDistribution[\[Alpha], \[Beta]] represents a Weibull distribution with shape parameter \[Alpha] and scale parameter \[Beta].WeibullDistribution[\[Alpha], \[Beta], ...
BindEvent[name | {target, name} | {target, name, filter}, object | script | call, ...] binds an event from one object to a listener or to a script.
WishartDistribution[\[CapitalSigma], m] represents a Wishart distribution with scale matrix \[CapitalSigma] and degrees of freedom parameter m.
This package contains descriptive statistics for multivariate data and distributions derived from the multivariate normal distribution. Distributions are represented in the ...
You can export XML data from Mathematica using the standard Export function. Exporting files. The first argument of the function specifies the file to which the data should ...
Graphlet
(Mathematica Import/Export Format) Graphlet GML graph data format. Used for the storage and exchange of graphs. GML is an acronym derived from Graph Modelling Language. Native format of the Graphlet graph ...
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).