haplo.model.frame {haplo.stats} | R Documentation |
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())
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
Value
A model frame with haplotypes modeled as effects
[Package haplo.stats version 1.9.5.1 Index]