Changes in version 0.2.0 Feb 2026 - Increase version. - Refactors DESCRIPTION and NAMESPACE. - Separates out the data preparation and the actual plotting for coefplot. This means that the actual plotting function can be applied to different datasets, including as created by the R2jags/R2OpenBUGS models, but also simple dataframes (with at least the mean and low/upp extremes of the interval estimates). Changes in version 0.1.0 Oct 2025 - Updates code in plot.R to use linewidth instead of the deprecated size in ggplot2 graphs. Mar 2025 - Adds a function change_of_variable() to manipulate densities using the "change of variable" rule. - Update the function logit() and adds code to run r/q/dlogitnorm(). Apr 2024 - Initial version ()