Learn R Programming

ibdreg (version 0.3.8)

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 ibdreg
print(x, digits=max(options()$digits - 2, 5), ...)

Value

nothing is returned

Arguments

x

An ibdreg object

digits

number of significant digits to print for numeric values

...

optional parameters for the print method

See Also

ibdreg