Thank you for your kind responses. İt has been quite useful. I understand the point of restrictions with missing values.
Thanks for the ignore_missing code.
I will use it responsiblely.
Search found 2 matches
- Fri Jul 23, 2021 4:39 am
- Forum: Help
- Topic: Functions do not work when a variable is missing
- Replies: 3
- Views: 17144
- Wed Jul 21, 2021 6:21 pm
- Forum: Help
- Topic: Functions do not work when a variable is missing
- Replies: 3
- Views: 17144
Functions do not work when a variable is missing
I am trying to get the sum of 6 variables but the SUM() function does not return anything when any of the columns contain a missing value.
On one of the images on the documentation, I saw that it was the same for the MEAN() function.
It is OK if it was working this way by skipping the missing ...
On one of the images on the documentation, I saw that it was the same for the MEAN() function.
It is OK if it was working this way by skipping the missing ...