Description Usage Arguments Note
Wrapper for main H function
1 2 3 4 5 6 7 8 9 10 11 12 13 | H.MC.wrapper(
SID,
Tabsub,
loci,
loci.ColNames,
genos,
grp,
All.Pairwise,
Strict.Bin,
Output,
Verbose,
Cores
)
|
SID |
Character vector of subject IDs. |
Tabsub |
Data frame of genotype calls for set being analyzed. |
loci |
Character vector of unique loci being analyzed. |
loci.ColNames |
Character vector of genos column names. |
genos |
The genotype columns of the loci set being analyzed. |
grp |
Case/Control or Phenotype groupings. |
All.Pairwise |
Haplotype argument carryover from main BIGDAWG function |
Strict.Bin |
Logical specify if strict rare cell binning should be used in ChiSq test |
Output |
Data return carryover from main BIGDAWG function |
Verbose |
Summary display carryover from main BIGDAWG function |
Cores |
Cores carryover from main BIGDAWG function |
This function is for internal BIGDAWG use only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.