Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Effect sizes for Bayesian Mixed ANOVA and Mann Whitney U test

Hello,

I am trying to publish a paper in which I am using a Bayesian Mixed ANOVA with a 2x2x2 design. I am also using some Mann Whitney U tests to compare two groups. A reviewer has now asked for me to include effect sizes.

Is there a way to compute effect sizes in JASP for these tests? Or something equivalent that I could offer? If not in JASP, does anyone have any pointers how to do this in R or really any other plattform?

Cheers,

Max

Comments

  • Thanks for the reference to the package!

    Does anyone have any experiences with using JASP for the analysis but then stan for the effect size estimation? Is there a way to get the "underlying" R code that is used for an analysis that was carried out in JASP?

    1. You can use Stan, but note that we also have a JAGS module inside JASP.
    2. JASP should offer effect size estimates in addition to the testing results. If there is anything you think is missing please let us know on our GitHub page.
    3. The underlying R code will be made easily available very soon. This has been our top priority for a while but after the upcoming 0.15 version this will be our main focus.

    Cheers,

    E.J.

  • Hey E.J.,

    Thanks, sounds good! But concerning 2: Where can I find the effect sizes for a repeated-measures ANOVA in JASP? Are they computed for each predictor and interaction or for each model?

    I'm not sure if it is missing because I'm not entirely sure what to look for.

    Cheers,

    Max

  • @max_gold , The only available effect size measure for the Bayesian ANOVAs is R^2. This is computed for each model and you can obtain a model-averaged R^2. The frequentist ANOVAs provide η^2 and several other effect size measures for which we do not (yet) have Bayesian counterparts. That certainly warrants a feature request.

  • Okay, thank you for the info!

Sign In or Register to comment.