jasp-stats / jasp-issues

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

Error when Adding Interaction effect to Bayesian RM ANOVA #1376

Closed GregBorghi closed 1 year ago

GregBorghi commented 3 years ago

Steps to reproduce:

  1. Go to 'Bayesian RM ANOVA'
  2. Click on 'RM factors', add all the RM factors and between subject factor and 2 covariate
  3. Scroll down to 'Tables'
  4. Click 'Effects'
  5. Scroll drown to Model
  6. Press key "ctrl" + click on "cortisol, gender, valence, response'
  7. Click on the "adding arrow"
  8. wait for the entire loading time
  9. See error: "Error in array(0, dim = c(steps, nparam, 2), dimnames = list(NULL, names(weightedMeans), : length of 'dimnames' [2] not equal to array extent"

Behavioural_Accuracy_Bayes_Analysis.zip

vandenman commented 3 years ago

Thanks for reporting this issue! Luckily, I could not replicate it in our current development version (I recently fixed a bug similar to this one and it seems like it also solved your issue). If you'd like, you can use a nightly version (available at https://static.jasp-stats.org/Nightlies/), but there should also be a new release in a month or so that contains the fixed version.

As in #1375, there are a large number of interactions effects specified under Model. This certainly increases the computation time so if you're not particularly interested in those you may want to remove them.

juliuspfadt commented 2 years ago

@GregBorghi can you confirm the issue is fixed, and subsequently close the issue?

github-actions[bot] commented 1 year ago

This issue will be automatically closed in 42 days due to inactivity. Feel free to leave a comment if you believe this is still relevant.

github-actions[bot] commented 1 year ago

Automatically closed due to inactivity.