print.linkage.all {ibdreg} | R Documentation |
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.
## S3 method for class 'linkage.all': print(x, digits=max(options()$digits - 2, 5), ...)
x |
A linkage.all object |
digits |
number of significant digits to print for numeric values |
... |
additional display parameters |
nothing is returned
ibdreg
,
linkage.all
,
plot.linkage.all