Key: DCS Weight Default MinDeviation

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol>

Key: DCS_Weight_Default_MinDeviation

Syntax

<add key="DCS_Weight_Default_MinDeviation" value="[FLOAT]"/>

[FLOAT]: Positive number; decimals are allowed

Purpose

Used for the weight calculation logic in the data cache module.

The default minimum deviation is just the default value that is given to users when using the weight wizard. It is possible for users to change it subsequently via the wizard.

This is an automatic stop that will overrule the number of iterations. If the deviation of each respondent's weight falls below this number then the algorithm will see convergence as having been reached.

Proposed value is "0.001".

Example of key

<add key="DCS_Weight_Default_MinDeviation" value="0.001"/>