plot.ibdreg: plot an ibdreg object

View source: R/plot.ibdreg.q

plot.ibdregR Documentation

plot an ibdreg object

Description

plot test results within an ibdreg object

Usage

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

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.

Value

nothing is returned

See Also

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


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