The following tables list the members exposed by ForecastEngine.Advanced.
Name | Description | |
---|---|---|
ForecastEngine.Advanced Constructor |
Name | Description | |
---|---|---|
BesselI | Overloaded. Calcuates the modified Bessel function Ix(x) for any real x and n ≥ 2 . | |
BesselJ | Overloaded. Calcuates the modified Bessel function Jx(x) for any real x and n ≥ 2 . | |
BesselK | Overloaded. Calcuates the modified Bessel function Kx(x) for any real x and n ≥ 2 . | |
BesselY | Overloaded. Calcuates the modified Bessel function for any real x and n ≥ 0 . | |
Beta | Overloaded. Calcuates the Beta function: B(z,w) = B(w,z) = ∫01 tz-1(1-t)w-1dt;. | |
ComplementaryErrorFunction | Overloaded. Calcuates the complementary error function erfc(x). | |
ErrorFunction | Overloaded. Calcuates the error function erf(x). | |
GammaLn | Overloaded. Calcuates the logarithm of Gamma function. | |
GammaP | Overloaded. Calcuates the incomplete Gamma function P(a, x). | |
GammaQ | Overloaded. Calcuates the incomplete Gamma function Q(a, x). | |
GeneralLinear | Overloaded. Evaluates the greatest likelyhood coefficients of the function of best fit in accordance with the least squares approach for the function basis given. | |
NonLinearModel | Overloaded. Here we offer the Levenberg - Marquardt algorithm which fits a given non-linear function set in accordance with the least squares approach. |