Learn R Programming

bonsaiforest (version 0.1.1)

plot.summary.horseshoe: Forest plot Summary Horseshoe

Description

Plot the forest plot of the summary of a horseshoe object.

Usage

# S3 method for summary.horseshoe
plot(x, ...)

Value

Forest plot

Arguments

x

(summary.horseshoe)
summary of a horseshoe object.

...

Additional arguments to plot.

Examples

Run this code
plot(summary(horseshoe_fit_bin))

Run the code above in your browser using DataLab