plot.summary.horseshoe {bonsaiforest} | R Documentation |
Forest plot Summary Horseshoe
Description
Plot the forest plot of the summary of a horseshoe
object.
Usage
## S3 method for class 'summary.horseshoe'
plot(x, ...)
Arguments
x |
( |
... |
Additional arguments to plot. |
Value
Forest plot
Examples
plot(summary(horseshoe_fit_bin))
[Package bonsaiforest version 0.1.0 Index]