Closed maringos closed 5 years ago
Dear All,
I have experienced the following error in a setting where two different models are used. Not to mention that the issue occurs only when spec_nr = 2 .
spec_nr = 2
plotShadowCost(sim,spec_nr = 2) Error in if (all(m == 0)) { : missing value where TRUE/FALSE needed
I look forward to your advice. Regards, @maringos
Update: This happens because the reduced costs for the second model are always NA
NA
Issue solved. Checked with commit 051e2029292bcba8971936267307f1b37b7d434a . Thanks @maringos
Dear All,
I have experienced the following error in a setting where two different models are used. Not to mention that the issue occurs only when
spec_nr = 2
.I look forward to your advice. Regards, @maringos