Learn R Programming

BIGDAWG (version 2.3)

L.wrapper: Locus Wrapper

Description

Wrapper for main L function

Usage

L.wrapper(nloci, loci, loci.ColNames, genos, grp, nGrp0, nGrp1, 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.

nGrp0

Number of controls

nGrp1

Number of cases

Output

Data return carryover from main BIGDAWG function

Verbose

Summary display carryover from main BIGDAWG function