| Function |
Purpose
Statement |
| bayesianSeasonalAdj |
Decomposes a time
series into trend,
seasonal, and an error
component. |
| beta |
Evaluates the complete
beta function. |
| betaCdf |
Evaluates the beta
probability
distribution function. |
| betaIncomplete |
Evaluates the real
incomplete beta
function. |
| betaInverseCdf |
Evaluates the inverse
of the beta
distribution function. |
| binomialCdf |
Evaluates the binomial
distribution function. |
| binomialCoefficient |
Evaluates the binomial
coefficient. |
| binomialPdf |
Evaluates the binomial
probability function. |
| bivariateNormalCdf |
Evaluates the
bivariate normal
distribution function. |
| boxCoxTransform |
Performs a Box-Cox
transformation. |