LD.plot | R Documentation |
Plot LD vs distance
LD.plot(data, max.pair = 10000, dof = 8, max.loci = NULL, position = "bp")
data |
variable inheriting from class |
max.pair |
maximum number of r2 pairs for the spline |
dof |
degrees of freedom for the spline |
max.loci |
maximum number of markers to use per chromosome |
position |
"bp" or "cM" |
A monotone decreasing, convex spline is fit using R package scam
.
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.