Search found 1 match
- Sat Aug 26, 2023 9:35 am
- Forum: Help
- Topic: min_valid=6
- Replies: 2
- Views: 4057
min_valid=6
Hi everyone, I want to calculate sums in a datasets with some missings. Therefore I'd like to include the missings and calculate a sum even if not all values are present, but at least six out of eight values should be available. I tried min_valid=6, but the dataset is empty. I'm guessing, min_valid ...