Open matthewolckers opened 6 years ago
Currently we convert all negative values in the flow variables to zero. This was so the sums would not return missing when just one variable is missing. We need to check if any variables are genuinely negative and how we should treat these.
Currently we convert all negative values in the flow variables to zero. This was so the sums would not return missing when just one variable is missing. We need to check if any variables are genuinely negative and how we should treat these.