jasp-stats / jasp-issues

This repository is solely meant for reporting of bugs, feature requests and other issues in JASP.
58 stars 29 forks source link

[Bug]: Bayesian RM ANOVA does not show CI in Descriptives table #2153

Closed EJWagenmakers closed 1 year ago

EJWagenmakers commented 1 year ago

JASP Version

0.17.2

Commit ID

No response

JASP Module

ANOVA

What analysis are you seeing the problem on?

ANOVA

What OS are you seeing the problem on?

Windows 11

Bug Description

The Descriptives table (Bayesian RM aNOVA) does not give the CI, even when that option is ticked. See also https://forum.cogsci.nl/discussion/8580/bayesian-rm-anova-no-cis-for-descriptive-statistics#latest

image

Expected Behaviour

Show the CI in the table

Steps to Reproduce

Run a B RM ANOVA

Log (if any)

No response

Final Checklist

github-actions[bot] commented 1 year ago

@EJWagenmakers, thanks for taking the time to create this issue. If possible (and applicable), please upload to the issue website (https://github.com/jasp-stats/jasp-issues/issues/2153) a screenshot showcasing the problem, and/or a compressed (zipped) .jasp file or the data file that causes the issue. If you would prefer not to make your data publicly available, you can send your file(s) directly to us, issues@jasp-stats.org

umhan35 commented 1 year ago

I can confirm this issue. I used the Singers data set from the built-in Data Library. I ticked the Descriptives and it doesn't show CI:

Screenshot from 2023-06-08 21-59-25

It looks like it is a bug introduced by https://github.com/jasp-stats/jaspAnova/pull/150/

Here is the jasp file (please change its extension from zip to jasp):

Singers.zip

ColineAlice commented 1 year ago

Hello, I got the exact same issue (so does my student): Credible Interval are not displaying within Bayesian RM Anova (as well as the related post-hocs but that's another issue) image

I'm also running it on a Windows 11 with on64 bits and Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz 2.30 GHz.

Sorry for cross-posting, the issue has also be opened here : https://github.com/jasp-stats/jasp-issues/issues/2190