print.haplo.glm {haplo.stats}R Documentation

Print a contents of a haplo.glm object

Description

Print model information and then haplotype information.

Usage

print.haplo.glm(x, print.all.haplo=FALSE, digits = 
                max(options()$digits - 4, 3), ...)

Arguments

x A haplo.glm object
print.all.haplo Logical. If TRUE, print all haplotypes considered in the model.
digits Number of numeric digits to print.
... Optional arguments for print method

Details

Value

Nothing is returned

Side Effects

References

See Also

haplo.glm

Examples



[Package haplo.stats version 1.2.0 Index]