Learn R Programming

haplo.stats (version 1.2.1)

print.haplo.glm: 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

Value

  • Nothing is returned

See Also

haplo.glm