This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Select Weights

Description

This container picks up a set of Weights of Evidence coefficients from a series of sets.

Inputs

Optional Inputs

Name Type Description Default Value
Step Positive Int Current step or model iteration. 1

Outputs

Name Type Description
Weights Weights Weights of Evidence coefficients.

Group

Notes

This container allows replacement of one set of Weights of Evidence coefficients by another during a model execution. Any set of Weights of Evidence coefficients inside this container will begin to be used by a simulation according to its number identifier and will continue to be used until the model step reaches the number identifier of another set of Weights of Evidence coefficients inside the same container.

Each set of Weights of Evidence coefficients inside the “Select Weights” must be provided by a corresponding Number Weights.

Internal Name

SelectWeights