Last data update: 2014.03.03

R: Diagnostic plot for an ldlasso object
plot_ldlassoR Documentation

Diagnostic plot for an ldlasso object

Description

Creates four plots; Top-left: Allelic test of association; Top- right: cp-optimal, fused, and unfused solutions (black, red, green); Bottom-left: Trace plot with fixed s1 ; Bottom-right: cp estimates vs. s2

Usage

plot_ldlasso( ldlasso.obj )

Arguments

ldlasso.obj

An ld lasso object

Details

Note that often two solutions overlap, and one is therefore concealed. The vertical line in the cp plot is drawn at the value of s2 used in the cp-optimal solution.

Value

A plot object

Author(s)

Samuel G. Younkin

See Also

ld_lasso_method, ld_lasso

Results