Filter missing data

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
diturfer
Posts: 3
Joined: Wed Feb 02, 2022 10:08 am

Filter missing data

Post 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
User avatar
MAgojam
Posts: 421
Joined: Thu Jun 08, 2017 2:33 pm
Location: Parma (Italy)

Re: Filter missing data

Post 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 4453 times
You can take a look here, albeit a little dated:
https://blog.jamovi.org/2018/04/25/jamovi-filters.html

Cheers,
Maurizio
diturfer
Posts: 3
Joined: Wed Feb 02, 2022 10:08 am

Re: Filter missing data

Post by diturfer »

Thank you so much for the reply. It is really helpful
Post Reply