11.2 Plotting the data and fitted model
This section describes various plotting routines and makes some suggestions, including:
Displaying regression as a function of one input (ch 9)
Displaying two fitted lines (ch 9)
Using simulations to display uncertainty (ch 9)
Displaying one plot for each input variable, holding others at average value.
Forming a linear predictor from a multiple regression to plot outcome \(y\) vs the linear predictor \(\hat{y}=\sum_i \hat{b}_i x_i\)