Search found 2 matches
- Tue Jun 07, 2022 2:49 pm
- Forum: Help
- Topic: Using a variable IF another variable meets criteria
- Replies: 2
- Views: 3522
Re: Using a variable IF another variable meets criteria
So, what I keep trying to do is like this: FILTER(`Test 1 Score`, Condition == 'Control12' or Condition == 'Experimental12 ') AND ('`Test 2 Score`, Condition == 'Control21' or Condition == 'Experimental21") , but it seems like you can't do complicated strings in Jamovi?
- Tue Jun 07, 2022 2:45 am
- Forum: Help
- Topic: Using a variable IF another variable meets criteria
- Replies: 2
- Views: 3522
Using a variable IF another variable meets criteria
Hello - I'm stumped on this one. I have two versions of a test, Test A and Test B. I have two conditions, Control and Experimental Participants receive a pre-test, and a post-test. Participants can receive A first / as the pre-test, or B first/ as the pre-test, randomly assigned when condition is as...