Function to open an empty plot for plotting the posterior probabilities
.openPosteriorPlot.birp(
xlim,
ylim,
xlab,
ylab,
shadingIncrease,
shadingDecrease,
lineAtZero,
...
)No return value, called for side effects.
The x-limits (x1, x2) of the plot
The y-limits (y1, y2) of the plot
Name of x axis
Name of y axis
Shading color for the range gamma > 0. If NA, shading is omitted
Shading color for the range gamma < 0. If NA, shading is omitted
If TRUE, adds a dashed line indicating 0.