print.ibdreg: print and ibdreg object
Description
Print results stored in an ibdreg object, showing the function call,
the counts of relative pairs used, and the tests performed for linkage
with and without covariates on the relative pairs. A table is given to
show the test at the chromosome position which had the minimum p-value.Usage
## S3 method for class 'ibdreg':
print(x, digits=max(options()$digits - 2, 5), ...)
Arguments
digits
number of significant digits to print for numeric values
...
optional parameters for the print method