-
Notifications
You must be signed in to change notification settings - Fork 29
Description
JASP Version
0.19.1
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 10
Bug Description
I am trying to analyse my HRF data with an ANOVA in JASP. But apparently the values are too small for JASP to handle. When I run the ANOVA the following error occurs: residual sum of squares is 0; this might be due to extremely low variance of your dependent variable
However, when i conduct the same analyses in R it works..
Of course the values of the HRF data are really small:
Mean = -2,53E-08
Std. Deviation = 7,65E-07
Minimum = -1,44E-05
Maximum = 1,05E-05
So I am wondering if there is a way to change the sensitivity of JASP in the settings, so that it works without transforming my data?
Thank you very much in advance for your help here.
Expected Behaviour
Calculating the ANOVA
Steps to Reproduce
insert very small values and run an ANOVA, unfortunately due to data protection i am not able to share my data set to reproduce the error.
Log (if any)
No response
More Debug Information
No response
Final Checklist
- I have included a screenshot showcasing the issue, if possible.
- I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
- I have accurately described the bug, and steps to reproduce it.