Learn R Programming

ibdreg (version 0.3.8)

plot.ibdreg: plot an ibdreg object

Description

plot test results within an ibdreg object

Usage

# S3 method for ibdreg
plot(x, ...)

Value

nothing is returned

Arguments

x

an ibdreg object

...

optional parameters for plot function, title is expected

Details

If status.method was AA, UU, or AU, only tests for linkage on the chosen group of relative pairs will be plotted. If status.method was ALL, then the linkage test in linkage.all object is plotted. If status.method was ALL and only linkage tests were done, 4 lines for linkage of AA, UU, AU, ALL linkage are plotted together.

See Also

ibdreg, plot.ibdreg.unexpect, plot.linkage.tests, plot.linkage.all