L.wrapper {BIGDAWG} | R Documentation |
Locus Wrapper
Description
Wrapper for main L function
Usage
L.wrapper(nloci, loci, loci.ColNames, genos, grp, Strict.Bin, Output, Verbose)
Arguments
nloci |
Number of loci being analyzed. |
loci |
Loci being analyzed. |
loci.ColNames |
The column names of the loci being analyzed. |
genos |
Genotype table |
grp |
Case/Control or Phenotype groupings. |
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 |
Note
This function is for internal BIGDAWG use only.
[Package BIGDAWG version 3.0.3 Index]