How to plot predicted values from mclogit model with 2 continuous covariates
I am trying to get predicted probabilities across a range of observed predictor variables in a MClogit model with 2 continuous covariates.
I’ve been at it for 3 days straight and can’t get it to work correctly. The ONLY way I can get it to operate is if I leave out the newdata argument.