Key: DCS Weight Default MinDeviation

From Catglobe Wiki
Revision as of 11:08, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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"/>