ScaleLevels

public class ScaleLevels

The scale level (or level of measurement) classifies the nature of information within the values assigned to a Variable (ValidResponses). It determines which mathematical operations can be performed with the values.

Fields

ALL

public static final Set<I18nString> ALL

INTERVAL

public static final I18nString INTERVAL

NOMINAL

public static final I18nString NOMINAL

ORDINAL

public static final I18nString ORDINAL

RATIO

public static final I18nString RATIO