Module: Trend for Shapes Data
(c) 2006 by O.Conrad
Menu: Table > Calculus
Name | Type | Identifier | Description | Constraints |
---|---|---|---|---|
Input | ||||
Shapes | Shapes (input) | TABLE | ||
Output | ||||
Table (with Trend) (*) | Table (optional output) | TREND | ||
Options | ||||
X Values | Table field | FIELD_X | ||
Y Values | Table field | FIELD_Y | ||
Formula | Text | FORMULA | ||
Pre-defined Formulas | Choice | FORMULAS | Available Choices: [0] Linear: a + b * x [1] Quadric: a + b * x + c * x^2 [2] Cubic: a + b * x + c * x^2 + d * x^3 [3] Logarithmic: a + b * ln(x) [4] Power: a + b * x^c [5] a + b / x [6] a + b * (1 - exp(-x / c)) [7] a + b * (1 - exp(-(x / c)^2)) |