Differences
This shows you the differences between two versions of the page.
|
weights [2020/04/28 19:43] argemiro created |
weights [2026/08/28 03:36] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Structure that can be used to connect two other functors or as a constant value. | + | Declares a Weights of Evidence coefficients value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Constant | [[number_weights|Weights]] | Value or constant representing weights. | | + | | Constant | [[Weights Type]] | Value or constant representing Weights of Evidence coefficients. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 15: | Line 15: | ||
| ===== Outputs ===== | ===== Outputs ===== | ||
| - | | object | [[number_weights|Weights]] | Value or constant representing weights provided as the functor input. | | ||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Object | [[Weights Type]] | Value or constant representing Weights of Evidence coefficients, provided as the functor input. | | ||
| ===== Group ===== | ===== Group ===== | ||
| - | [[Functor List#Stack|Stack]] | + | [[Functor List#Simulation Supplementary | Simulation Supplementary]] |
| ===== Notes ===== | ===== Notes ===== | ||
| Line 28: | Line 29: | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| - | weigths | + | Weights |