plot.bglasso_out {CARlasso}R Documentation

plot the graph estimated by graphical lasso with threshold method using ggraph

Description

plot the graph estimated by graphical lasso with threshold method using ggraph

Usage

## S3 method for class 'bglasso_out'
plot(x, ...)

Arguments

x

The bglasso_out

...
  • tol: threshold for ploting default 0.01, if horseshoed, then horseshoe result is used

Value

A ggplot xect


[Package CARlasso version 0.1.2 Index]