====== Weights Type ====== A weights value stores simulation weights. Weights values are commonly used to represent calibration data, such as ranges and coefficients used by Weights of Evidence workflows. ===== EGO Script ===== Weights are usually read from an external file using [[load_weights|Load Weights]] and written using [[save_weights|Save Weights]]. Weights values can also be produced or processed by calibration and simulation functors, such as [[determine_weights_of_evidence_ranges|Determine Weights Of Evidence Ranges]], [[determine_weights_of_evidence_coefficients|Determine Weights Of Evidence Coefficients]] and [[calc_w._of_e._probability_map|Calc W. Of E. Probability Map]]. ===== Automatic Conversions ===== * **Converted from**: [[table_type|Table Type]] * **Converted to**: [[table_type|Table Type]]