| Class | Algebraic operators and function |
| Name | numtyp | anytyp | alltyp |
| Arguments |
Show number of markers an individual is genotyped at, or indicate whether genotyped at any one or all marker loci.
Example:
>> set loc ntyp qua
Creating new variable "ntyp".
>> set loc atyp aff
Creating new variable "atyp".
>> ntyp=numtyp
Operating on pedigree file
Recoded 231 values.
>> atyp = anytyp
Operating on pedigree file
Recoded 231 values.
>> tab ntyp atyp
------------------------------------------------
Cross-tabulation of "ntyp" ... "atyp"
------------------------------------------------
atyp
ntyp n y
--------------------------
0.00000 5 (1.00) 0 (.000)
1.00000 0 (.000) 2 (1.00)
2.00000 0 (.000) 3 (1.00)
3.00000 0 (.000) 3 (1.00)
4.00000 0 (.000) 3 (1.00)
5.00000 0 (.000) 2 (1.00)
6.00000 0 (.000) 8 (1.00)
7.00000 0 (.000) 22 (1.00)
8.00000 0 (.000) 183 (1.00)
| << (commar) | Up to index | >> (male) |