plot.ibdreg {ibdreg}R Documentation

plot an ibdreg object

Description

plot test results within an ibdreg object

Usage

plot.ibdreg(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

Side Effects

References

See Also

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

Examples



[Package ibdreg version 0.1.1 Index]