probe_interaction(c.mod, pred = age.6, modx = homecog.c,
center = 'none', digits = 3, cond.int = T, johnson_neyman = T, legend.main = 'HomeCog')
sim_slopes (c.mod, pred = age.6, modx = homecog.c, legend.main = 'HomeCog', cond.int = T,
johnson_neyman = T, centered = 'none')
both above commands resulted in different JN intervals...
Is this a bug or did I do something wrong?