modelbased icon indicating copy to clipboard operation
modelbased copied to clipboard

Improve default visualization_recipe() for estimate_predicted with multiple continuous predictors

Open bwiernik opened this issue 3 years ago • 0 comments

The current approach doesn't include uncertainty bands. I also find using alpha instead of color to map predictor levels a bit hard to follow.

It would be good to adopt an approach more like sjPlot::plot_model(type = "int") and include a smaller number of lines for specific levels of the second predictor. This would also automatically provide a nice interaction plot.

bwiernik avatar Jul 07 '22 18:07 bwiernik