Search found 2 matches

by amyy-q
Thu Aug 15, 2019 1:25 am
Forum: Help
Topic: Transferring jamovi script for Mixed Measures ANOVA to R
Replies: 3
Views: 14612

Re: Transferring jamovi script for Mixed Measures ANOVA to R

Hi Jonathon,

Thanks for your reply!

When removing the depLabel "Accuracy" line, another error pops up:
Error in .subset2(public_bind_env, "initialize")(...) :
object 'Group' not found

I have tried converting the data to long form and renaming the variable columns but that hasn't helped ...
by amyy-q
Mon Aug 12, 2019 10:09 am
Forum: Help
Topic: Transferring jamovi script for Mixed Measures ANOVA to R
Replies: 3
Views: 14612

Transferring jamovi script for Mixed Measures ANOVA to R

Hi there!

I have ran a mixed model ANOVA in jamovi with a within factor variable (with 2 levels) and a between factor variable (with 3 levels). However, I am having issues with transferring the syntax to run in RStudio.

When running the directly copied syntax from jamovi, I encounter an error ...