Plots `qbld' class object.
# S3 method for qbld
plot(x,trace = TRUE,density = TRUE,auto.layout = TRUE,ask = dev.interactive(),...): `qbld' class object to plot.
: Whether or not to plot trace plots for covariates, TRUE by default
: Whether or not to plot density for covariates, TRUE by default.
: Auto set layout or not, TRUE as default. Plots according to the local settings if false.
: For Interactive plots
: Other plot arguments
Plots as specified.