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