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, ...)
Arguments
- object
A summary.bvharsp
object
- point
Use point for sparsity representation
- ...
Other arguments passed on the ggplot2::geom_tile()
.