print.linkage.all {ibdreg}R Documentation

Print or summarize a linkage.all object

Description

Print a linkage.all object, made within ibdreg. For the linkage test, print the test statistic, degrees of freedom, and pvalue at the position with the smallest pvalue.

Usage

print.linkage.all(x, digits=max(options()$digits - 2, 5), ...)

Arguments

x A linkage.all object
digits number of significant digits to print for numeric values
... additional display parameters

Details

Value

nothing is returned

Side Effects

References

See Also

ibdreg, linkage.all, plot.linkage.all

Examples



[Package ibdreg version 0.1.1 Index]