sjPlot::plot_grid(plot(ggpredict(glmPdace), add.data = TRUE, one_plot = FALSE))
This line of code yielded error "Error in if (ci) { : the condition has length > 1"
sjPlot::plot_grid(plot(ggpredict(glmPdace), add.data = TRUE, one_plot = FALSE))
This line of code yielded error "Error in if (ci) { : the condition has length > 1"