Hello,
Is there any consensus about the most appropriate way to calculate an effect size in relation to an interaction term (b*c) from a Bayesian random-intercept model, using brms? The interaction term refers to the interaction between assessment (baseline vs end-of-treatment) and group (placebo vs treatment).
something like this: y ~ a + b*c + (1|id)
Thanks