Learn R Programming

ldlasso (version 3.2)

plot_ldlasso: 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

Value

A plot 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.

See Also

ld_lasso_method, ld_lasso