kylehamilton / MAJOR

Meta-Analysis for JAMOVI
GNU General Public License v3.0
18 stars 8 forks source link

Unable to perform moderation analyses #9

Closed smancuso closed 4 years ago

smancuso commented 4 years ago

When I try to run a Mean Differences moderation analysis with a continuous variable (year) I get the following error message:

y is empty or only has NAs

If I use the Effect Sizes and Sample Variances option, I get a different error:

'x' and 'y' lengths differ

Nonetheless, MAJOR is showing the correct output, but it is greyed out. I have checked this meta-regression analysis in R and they concur with MAJOR.

I've attached the jamovi along with the data [Introduction to Meta-Analysis with jamovi.zip] as a zip file.

Introduction to Meta-Analysis with jamovi.zip

kylehamilton commented 4 years ago

Ok I've pushed a patch that should take care of that problem. What happened was I set up some new features into the software but didn't test them with mixed effects models. Things should work on the mean differences option now. Let me know if you run into more problems