autoplot.summary.bvharsp: Plot the Heatmap of SSVS Coefficients

View source: R/plot.R

autoplot.summary.bvharspR Documentation

Plot the Heatmap of SSVS Coefficients

Description

Draw heatmap for SSVS prior coefficients.

Usage

## S3 method for class 'summary.bvharsp'
autoplot(object, point = FALSE, ...)

Arguments

object

A summary.bvharsp object

point

Use point for sparsity representation

...

Other arguments passed on the ggplot2::geom_tile().

Value

A ggplot object


bvhar documentation built on April 4, 2025, 5:22 a.m.