print.ibdreg: print and ibdreg object

View source: R/print.ibdreg.q

print.ibdregR Documentation

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

x

An ibdreg object

digits

number of significant digits to print for numeric values

...

optional parameters for the print method

Value

nothing is returned

See Also

ibdreg


ibdreg documentation built on Nov. 16, 2022, 5:14 p.m.