Added transform parameter to ba_stat() and ba_plot(), supporting "identity" (default), "log", and "logit" transformations; both functions now delegate mean/difference computation to ba_mean_diff().
ggBA 0.2.0
Added ba_mean_diff(): helper function to compute mean and difference (or ratio) of two variables with optional "identity", "log", or "logit" transformation.