Page 1 of 1

Filter missing data

Posted: Wed Feb 23, 2022 8:45 pm
by diturfer
Hi, first of all I´d like to say thanks for this awesome software.

I would like to filter some variables in order to deselect cases with missing data (blank spaces).

I've tried different formula trying to express "not equal to blank" but none of them worked.

Can you help me out, please?

Thanks again

Re: Filter missing data

Posted: Thu Feb 24, 2022 1:11 pm
by MAgojam
Hey @diturfer,
There are various ways to exclude missing cases from the analysis, filtering with functions such as NOT(), IFMISS(), etc.
Take a look at the attached screenshot, with a simple example of a filter where missing cases for two variables (var_a and var_c) are excluded from the analysis.
Filters_NA.PNG
Filters_NA.PNG (42.27 KiB) Viewed 10240 times
You can take a look here, albeit a little dated:
https://blog.jamovi.org/2018/04/25/jamovi-filters.html

Cheers,
Maurizio

Re: Filter missing data

Posted: Wed Mar 02, 2022 1:43 pm
by diturfer
Thank you so much for the reply. It is really helpful