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, allele.lev=NULL, miss.val=c(0,NA), 
                  control=haplo.glm.control())

Arguments

m
locus.label
allele.lev
miss.val
control

Details

Value

Side Effects

References

See Also

Examples



[Package Contents]