Plot to demonstrate that the regression line always passes through mean of
the response and predictor variables.
Arguments
- response
Response variable.
- predictor
Predictor variable.
- print_plot
logical; if TRUE
, prints the plot else returns a plot object.