Data Model > Available DSCs > Quanvert DSC > Quanvert MDM custom properties
 
Quanvert MDM custom properties
This is a list of the MDM custom properties that are used by Quanvert DSC.
Properties
CalculationType
(See note 1.)
Context: Analysis
Value: EffectiveBase, SumWeightsSquared, SumN, SumX, SumXSquared, SumUnweightedN, Mean, StdDev, StdError, SampleVar, TotalBetweenBases, TotalSincePrevious, NetDiffs, PairedPrefs, Minimum, Maximum, Percentile, OtherDerived, TextOnly, Expression
Applies to: Element
For an element of type mtAnalysisCalculation, the type of calculation it represents.
DecimalsForAbsolutes
(See note 1.)
Context: Analysis
Value: Integer
Applies to: Element
The number of digits to be shown after the decimal point for an absolute figure. The value is taken from the Quantum dec= option if it is set on the element. For some types of elements, the value of this property is used by the Table Object Model to set the IElement.Decimals property (see IElements.Decimals in the MDM Object Model Reference).
DecimalsForPercents
Content: Analysis
Value: Integer
Applies to: Element
The number of digits to be shown after the decimal point for a percentage figure. The value is taken from the Quantum decp= option if it is set on the element.
DefaultWeight
Content: Analysis
Value: String
Applies to: Document
Name of default weight variable.
ExcludedFromSummaries
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Element
True if element does not contribute to subtotals, cumulative percentages, statistics, and so on. The default is False.
HasNoData
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Element
True if element has no raw data. The default is False.
Hidden
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Element
True if element is hidden from tables. The default is False.
HiddenWhenCol
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Element
Hides a variable if it appears in a column. True if the Quantum element has the "nocol" option specified.
HiddenWhenRow
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Element
Hides a variable if it appears in a row. True if the Quantum element has the "norow" option specified.
IncludedInStatistics
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Element
True if this element needs to be counted as a statistics tests column.
IsVisible
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Variable
False if the variable is hidden from the variable list. The default is True.
NonCategoryDataElementsField
Content: Analysis
Value: String
Applies to: Variable
Name of the HelperFields variable containing the non-category elements, for a categorical variable.
QvAllIndex
(See note 1.)
Content: Analysis
Value: Integer
Applies to: Element
Overall element index (0-based), used for combining elements from a variable and its non-categories helper variable into a single list.
QvBasicNum
Content: Analysis
Value: Integer
Applies to: Element
Element index (0-based) for elements with raw data. This is the "native" element value in the data. Elements without raw data have this set to -1 and there are no gaps left in the numbering where these occur.
QvElementId
Content: Analysis
Value: String
Applies to: Element
The element ID for the column means, statistic, or column proportions statistic.
QvExElement
Content: Analysis
Value: Boolean
Applies to: Element
True if the element has an ex= expression on it.
QvExpression
Content: Analysis String Element Expression to be applied to the element in the post-aggregation stage, translated from the ex= expression set on the element in Quantum.
QvFieldMultiplierName
Content: Analysis
Value: String
Applies to: Element
For a multiplied element, the name of the HelperFields variable which gives the numeric value to use. From UNICOM Intelligence Data Model 2.6 onwards, SPSS Quanvert DSC uses the Element.MultiplierReference property instead, but continues to set this custom property to maintain compatibility with older components.
QvGridIndex
Content: Analysis
Value: Integer
Applies to: VariableInstance
For an instance of a variable in a grid, the iteration in the grid (the QvBasicNum of the relevant element in the grid).
QvGridName
Content: Analysis
Value: String
Applies to: Variable
For a variable in a grid, the name of the containing grid.
QvIndex
Content: Analysis
Value: Integer
Applies to: Element
Overall element index (0-based), used for combining elements from a variable and its non-categories helper variable into a single list. It is set to -1 for hidden elements, with gaps left in the numbering where the -1's occur. This property should be removed and code that uses it should now use QvAllIndex plus Hidden.
QvLabel
Content: Analysis
Value: String
Applies to: Variable
Stores the user-visible Quanvert variable name.
QvMeanValue
Content: Analysis
Value: Real or Integer
Applies to: Variable
Mean Found in case data. For a numeric variable (DataType = mtLong or mtDouble), the mean value for the data (in the relevant wave/version). No default value
QvMultIndex
Content: Analysis
Value: Integer
Applies to: Variable
For a variable which gives the numeric value for a multiplied element, the index (QvBasicNum) of the element.
QvNoExport
Content: Analysis
Value: Boolean
Applies to: Element
True if the element is to be ignored when running a profile (export).
QvNoMultiplier
Content: Analysis
Value: Boolean
Applies to: Element
True if this element should always be counted as 1 during analysis. That is, if the table has any overall numeric (multiplier) variable applied, then it is ignored for this element. If true, there can be no QvFieldMultiplierName property for this element. The default value is False.
QvNonCategories
Content: Analysis
Value: Boolean
Applies to: Variable
True if this is the HelperFields variable containing the non-category elements for a categorical variable.
QvNType
Content: Analysis
Value: String
Applies to: Element
This property was previously used to store the Quanvert element type. However, it is no longer used.
QvPercentile
Content: Analysis
Value: Real
Applies to: Element
Stores the cut-off value for a percentile element.
QvStatistic
Content: Analysis
Value: Percentile, Median, Maximum, Minimum
Applies to: Element
Type of element, if it is a median, percentile, maximum, or minimum.
QvTag
Content: Analysis
Value: String
Applies to: Variable
Stores the internal Quanvert variable name.
QvType
Content: Analysis
Value: VAR_AXIS, VAR_NUM, VAR_BIT, VAR_WEIGHT, VAR_ALPHA
Applies to: Variable
Original IBM SPSS Quanvert variable type. In future, could also be VAR_AXLIST, VAR_GROUP
QvUnfiltered
Content: Analysis
Value: Boolean
Applies to: Element
True if the element is unfiltered (included in every case by default).
QVWaveNumber
Content: Analysis
Value: Integer
Applies to: Version
Identifies which subproject in a Quanvert multiproject the version corresponds to.
QvWeighted
Content: Analysis
Value: 0, 1, 2
Applies to: Element
0 means ignore the ambient table weighting.
1 (the default) means use any ambient table weight.
2 means use the square of any ambient table weighting.
QvWeightId
Content: Analysis
Value: Integer
Applies to: Variable
For a weight variable, the internal weight matrix ID.
TstatMean
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Variable
Assigns a column means statistic to a variable if placed on the top axis. True if the Quantum "l" statement has the "tstat mean" or "tstat propmean" option specified.
TstatMeanSigLevel
(See note 1.)
Content: Analysis
Value: Integer
Applies to: Variable
The significance level for the column means statistic (derived from the "clevel" option).
TstatMeanSigLevelLow
Content: Analysis
Value: Integer
Applies to: Variable
Value: The lower significance level for the column means statistic (derived from the "clevel" option).
TstatMeanMinBase
Content: Analysis
Value: Integer
Applies to: Variable
The minimum base for the column means statistic (derived from the "minbase" option).
TstatMeanSmallBase
Content: Analysis
Value: Integer
Applies to: Variable
The small base for the column means statistic (derived from the "smallbase" option).
TstatMeanShowLSD
Content: Analysis
Value: Boolean
Applies to: Variable
The show least significant difference setting for the column means statistic (derived from the "lsd" option).
TstatMeanTestColumns
Content: Analysis
Value: String
Applies to: Variable
The test columns for the column means statistic (derived from the "elms" option).
TstatPPT
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Variable
Assigns a paired preference statistic to a variable if placed on the top axis. True if the Quantum "l" statement has the "tstat ppt" option specified.
TstatPPTSigLevel
(See note 1.)
Content: Analysis
Value: Integer
Applies to: Variable
The significance level for the paired preference test statistic (derived from the "clevel" option).
TstatPPTSigLevelLow
Content: Analysis
Value: Integer
Applies to: Variable
The lower significance level for the paired preference test statistic (derived from the "clevel" option).
TstatPPTMinBase
Content: Analysis
Value: Integer
Applies to: Variable
The minimum base for the paired preference test statistic (derived from the "minbase" option).
TstatPPTSmallBase
Content: Analysis
Value: Integer
Applies to: Variable
The small base for the paired preference test statistic (derived from the "smallbase" option).
TstatProp
(See note 1.)
Content: Analysis
Value: Boolean
Applies to: Variable
Assigns a column proportions statistic to a variable if placed on the top axis. True if the Quantum "l" statement has the "tstat prop" or "tstat propmean" option specified.
TstatPropSigLevel
(See note 1.)
Content: Analysis
Value: Integer
Applies to: Variable
The significance level for the column proportions statistic (derived from the "clevel" option).
TstatPropSigLevelLow
Content: Analysis
Value: Integer
Applies to: Variable
The lower significance level for the column proportions statistic (derived from the "clevel" option).
TstatPropMinBase
Content: Analysis
Value: Integer
Applies to: Variable
The minimum base for the column proportions statistic (derived from the "minbase" option).
TstatPropSmallBase
Content: Analysis
Value: Integer
Applies to: Variable
The small base for the column proportions statistic (derived from the "smallbase" option).
TstatPropUseContinuityCorrection
Content: Analysis
Value: Boolean
Applies to: Variable
The use continuity correction setting for the column proportions statistic (derived from the "propcorr" option).
TstatPropTestColumns
Content: Analysis
Value: String
Applies to: Variable
The test columns for the column proportions statistic (derived from the "elms" option).
TstatShowMinPVal
Content: Analysis
Value: Boolean
Applies to: Variable
The show minimum p-values setting for any statistic (derived from the "pvals" option).
Note
1 Used by UNICOM Intelligence Reporter and UNICOM Intelligence Survey Tabulation.
See also
Quanvert DSC