L {BIGDAWG}R Documentation

Locus Analysis Function

Description

This is the workhorse function for the locus level analysis.

Usage

L(loci.ColNames, Locus, genos, grp, Strict.Bin)

Arguments

loci.ColNames

The column names of the loci being analyzed.

Locus

Locus 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

Note

This function is for internal BIGDAWG use only.


[Package BIGDAWG version 3.0.3 Index]