In August main.R was modified substantially to help process scenarios with 1 or 30 IC simultaneously (#28).
However, the code within the booleans createShortConditions and computeConditionalProbs was not modified. This code also needs to be updated to work with the new setup of the scens variable.
In August main.R was modified substantially to help process scenarios with 1 or 30 IC simultaneously (#28).
However, the code within the booleans
createShortConditions
andcomputeConditionalProbs
was not modified. This code also needs to be updated to work with the new setup of thescens
variable.