| Class | Global |
| Name | show missing |
| Arguments |
Shows the count of missing values for each active locus - complement to show loci.
Example:
>> show missing
mar: 1 qua: 2 aff: 2
Locus Type Position Missing
---------- ---- ---------------- ------------
age q 6 27 ( 45.0%)
CHD a 7 25 ( 41.7%)
carrier a 8 0 ( 0.0%)
adjChol q 9 14 ( 23.3%)
ldl m 10-- 11 14 ( 23.3%)
Mean number of missing values = 16.0 ( 26.7%)
Intvl Midpt Count Histogram
-------------------------------------------------------
0.0 1 | *
10.1 0 |
14.0 2 + **
23.6250 2 **
>> sho loc
mar: 1 qua: 2 aff: 2
Locus Type Position Typed
---------- ---- ---------------- ------------
age q 6 33 ( 55.0%)
CHD a 7 35 ( 58.3%)
carrier a 8 60 (100.0%)
adjChol q 9 46 ( 76.7%)
ldl m 10-- 11 46 ( 76.7%)
Mean number of usable values = 44.0 ( 73.3%)
Intvl Midpt Count Histogram
-------------------------------------------------------
36.4 2 + **
46.0 2 + **
49.9 0
60.0000 1 *
| << (show macros) | Up to index | >> (time) |