Learn R Programming

bvhar (version 2.2.2)

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

Description

Draw heatmap for SSVS prior coefficients.

Usage

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

Value

A ggplot object

Arguments

object

A summary.bvharsp object

point

Use point for sparsity representation

...

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