Page 1 of 1

Keep multiple analyses based on different filters

Posted: Tue Mar 01, 2022 2:19 pm
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! :)

Re: Keep multiple analyses based on different filters

Posted: Wed Mar 02, 2022 12:10 am
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

Re: Keep multiple analyses based on different filters

Posted: Wed Mar 02, 2022 8:33 am
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.