∑ni=1(Yi−^Yi)
You may want to add the square term ^2 outside of the parentheses
∑ni=1(Yi−^Yi)
You may want to add the square term ^2 outside of the parentheses
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"