plot.carlasso_out: plot the chain graph estimated by CAR-LASSO with threshold or...

Description Usage Arguments Value

View source: R/utils.R

Description

plot the chain graph estimated by CAR-LASSO with threshold or horseshoe method using ggraph

Usage

1
2
## S3 method for class 'carlasso_out'
plot(x, ...)

Arguments

x

The carlasso_out xect

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

Value

A ggplot xect


CARlasso documentation built on Aug. 12, 2021, 1:05 a.m.