H.MC {BIGDAWG} | R Documentation |
This is the workhorse function for the haplotype analysis.
H.MC(genos.sub, grp, Strict.Bin, Verbose)
genos.sub |
The genotype columns of the loci(locus) set being analyzed. |
grp |
Case/Control or Phenotype groupings. |
Strict.Bin |
Logical specify if strict rare cell binning should be used in ChiSq test |
Verbose |
Summary display carryover from main BIGDAWG function |
This function is for internal BIGDAWG use only.