Function |
Purpose
Statement |
empiricalQuantiles |
Computes empirical
quantiles. |
Utilities |
Returns the code
corresponding to
the error message
from the last
function called. |
errorMessage |
Gets the text of
the error message
from the last
function called. |
Utilities |
Sets various error
handling options. |
errorType |
Gets the type
corresponding to
the error message
from the last
function called. |
estimateMissing |
Estimates missing
values in a time
series. |
exactEnumeration |
Computes exact
probabilities in a
two-way contingency
table, using the
total enumeration
method. |
exactNetwork |
Computes exact
probabilities in a
two-way contingency
table using the
network algorithm. |
exponentialCdf |
Evaluates the
exponential
cumulative
distribution
function (CDF). |
exponentialInverseCdf |
Evaluates the
inverse of the
exponential
cumulative
distribution
function (CDF). |
exponentialPdf |
Evaluates the
exponential
probability density
function (PDF). |