Keep multiple analyses based on different filters

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
cp0s.7-q
Posts: 2
Joined: Tue Mar 01, 2022 2:12 pm

Keep multiple analyses based on different filters

Post by cp0s.7-q »

Hey!

Beware, this is a noob question.

I'd like to do an analysis (let's say a t-test) based on data that's active when i activate filter 1, and I'd like to do the same type of analysis based on data that's active when i activate filter 2. Is it possible to keep both analyses visible "side-by-side" in jamovi? Currently, each time I'm deactivating filter 1 and activating filter 2, the whole analyses gets recalculated based on the currently active data.

Or is there some other way to achieve what I'm looking for?

Thank you so much for helping! :)
Last edited by cp0s.7-q on Wed Mar 02, 2022 8:49 am, edited 1 time in total.
User avatar
jonathon
Posts: 2848
Joined: Fri Jan 27, 2017 10:04 am

Re: Keep multiple analyses based on different filters

Post by jonathon »

hi,

there's no easy way to do this at this stage.

you could create separate computed variables which take the dependent variable, and exclude the observations you want to exclude, and then perform separate t-tests on each.

jonathon
cp0s.7-q
Posts: 2
Joined: Tue Mar 01, 2022 2:12 pm

Re: Keep multiple analyses based on different filters

Post by cp0s.7-q »

Alright, I'll try out the method using computed variables.

Thank you for the quick reply, and all your work on this great project in general. You guys are making my life a lot easier, and I'm sure that's true for a lot of other people.
Post Reply