Analysis - Dig

Gets dig data

<dig addr=”address_exp” target=”filter_exp” universe=”filter_exp” show=”...” decichi2=”N” decipct=”N” wset=”weight_id” pctsign=”...” decimalsymbol=”...” include=”...” limitchi2=”...” limitindex=”...” limitgamma=”...” filtershow=”...” filtertext=”...” filterdoc=”...” rolling=”...” rollsign=”...”/> 

Required attribute

target (or f) 
Target, normal filter expression

Optional attributes

universe 
Normal filter expression
show 
Values that will be shown. Space separated list.
Values: desc, addr, hori, vert, nhori, nvert, size, chi2, chi2d, gamma, index, abschi2

Default: ”desc addr size hori vert chi2 chi2d”
decichi2/decipct 
Number of decimals displayed (0-9), default: 2
Use decichi2 for chi2, gamma and index, use depict for hori, vert, nhori, nvert, size and chi2d.
wset 
Weight name
pctsign 
Adds a percent sign to corresponding values. Space separated list of show values (hori, vert, nhori, nvert, size, chi2d)
decimalsymbol 
Overrides the current culture’s decimal symbol.
limitchi2 (or chi2min)
Default: 4.
limitindex and limitgamma
Default: 0.
addr (or a) 
Set addr=”\” to get the complete questionnaire or use an expression to get parts of it.

Default value: ”\”
limitnumber 
Limit the the table to this number of rows.

Default: -1 (show all rows).
filtershow 
Space separated list: int, pop, pctfilt

Default: ”int pctfilt”
filtertext 
Sets a filter text.
filterdoc 
Show filter documentation, yes/no
include 
Include all values or only positive or negative values: pn|p|n

Default: pn
filtershow 
Show filter documentation, yes/no
rolling 
Sorts the table based on this column. 
Possible value: chi2, hori, vert, gamma or index.

Default: chi2
rollsign 
Sort using absolute values (yes) or actual values (no).

Default: no.