The I_ERROR noisy gate was included in Stim. However, If I am not mistaken, it is currently not supported in Correlated Errors' instructions, e.g: circ.append_operation("CORRELATED_ERROR", ["X0", "I1"], 0.5). I guess, adding It should be easy.