JASP filtering: How can I filter by multiple criteria?
For example, if I want to only analyse cases that are above .7 on Variable A OR about .7 on Variable B, how would I go about doing that?
I seem to only be able to figure our how to select cases that are above .7 on both A AND B.
Thanks!
Comments
Hi @jonathancannon,
Thank you for your question.
If that is the case, you can use the 'Or (inverted triangle diagram with the upper opened)' when filtering. For example, let's imagine we want to analyze cases where the age above 35 or age-squared above 1500. Then, we can do the filtering like the attached picture. Please note that I highlighted the 'Or' with the yellow circle.
You can see that the cases with either age above 35 or age-squared above 1500 are used. Please let me know if you have further questions.
Cheers,
Ihnwhi
Perfect! Thanks!