plot.ibdreg {ibdreg} | R Documentation |
plot test results within an ibdreg object
## S3 method for class 'ibdreg': plot(x, ...)
x |
an ibdreg object |
... |
optional parameters for plot function, title is expected |
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.
nothing is returned
ibdreg
,
plot.ibdreg.unexpect
,
plot.linkage.tests
,
plot.linkage.all