Visualize bias and interaction parameters
# S3 method for bbl
plot(x, layout = NULL, hcol = NULL, Jcol = NULL, npal = 100, ...)Object of class bbl
Matrix of layouts for arrangment of linear and interaction
parameters. If NULL, the top half will be used for linear
parameter barplot and bottom half will be divided into interaction
heatmaps for each response group.
Color for linear barplots. Grayscale if NULL.
Color for interaction heatmaps. Default (NULL) is
RdBu from RColorBrewer.
Number of color scales.
Other graphical parameters for plot.
This method displays a barplot of bias parameters and heatmaps (one per response group) of interaction parameters. All parameters are offset by the pooled values (single group inference) unless missing.