haplo.model.frame: Sets up a model frame for haplo.glm
Description
For internal use within the haplo.stats library
Usage
haplo.model.frame(m, locus.label=NA, control=haplo.glm.control())
Value
A model frame with haplotypes modeled as effects
Arguments
- m
model.frame from evaluated formula
- locus.label
labels for loci in genotype matrix
- control
control parameters for haplo.glm
Details
See haplo.glm description in help file and user manual