Class | Analysis and data manipulation command |
Name | count |
Arguments | [where] <a logical expression> |
Count individuals, and sibships and pedigrees containing such individuals, with a combination of trait values meeting the criterion.
Example:
>> count chol > 5.8
Count where "chol > 5.8":
Pedigree Con=T Num ASPs Trios 4+
-------------- ----- ----- ----- ----- -----
1 10 232 1 1 0
Total 10 232 1 1 0
Number of matched persons = 10 out of 232 (4.3%)
Number of matched pedigrees = 1 out of 1 (100.0%)
<< (mcf) | Up to index | >> (plot) |