print.seqhap {haplo.stats}R Documentation

Print Contents of a Seqhap Object

Description

Print the results from a sequential haplotype association analysis for case-control data.

Usage

## S3 method for class 'seqhap':
print(x, digits=max(options()$digits-2, 5), ...)

Arguments

x A seqhap object
digits Number of significant digits to print for numeric values
... Additional parameters for the print method

Value

Nothing is returned.

See Also

seqhap


[Package haplo.stats version 1.3.8 Index]