Learn R Programming

ldlasso (version 3.2)

plot_beta: Plot the LD LASSO solution by physical position.

Description

Creates a plot of LD LASSO estimates using the physical map, bpmap

Usage

plot_beta( beta, bpmap=NA, block.bounds.vec=NA )

Arguments

beta
A vector of ldlasso estimates.
bpmap
A vector of map positions in terms of kb from the left boundary
block.bounds.vec
A vector of block boundaries positions in kilobases from the left boundary. Boundaries are plotted at the midpoint of SNP intervals.

Value

A plot object.

Details

Includes haplotpye block boundaries as vertical broken lines.

See Also

plot_ldlasso