Plot an approximation of the posterior density.
image_Bliss(beta_posterior_density, param = list(), q = 1, to_print = TRUE)
a list. The result of the function
compute_beta_posterior_density
.
an optional list containing arguments: col_low, col_mid, col_high, ylim, xlab, ylab, title.
an integer (optional), the index of the functional covariate to plot.
display the plot if TRUE.