I am trying to write an equation such that the answer depends on the value of the variable missing
if the value of missing is 0 -- then increment needs to be 3
if missing is 1 - increment 2
if missing is 2 - increment 1
any ideas on how i can do this?
