Normal Probability (P-P) Plot.
Arguments
- model
The model object of a linear regression model fit using the
lm()function.
Details
A normal probability (P-P) plot compares the empirical cumulative distribution to the theoretical cumulative distribution.
See also
https://www.r-bloggers.com/2009/12/r-tutorial-series-graphic-analysis-of-regression-assumptions/
Other plot:
addText(),
plot2WayInteraction(),
semPlotInteraction(),
vwReg()
Other multipleRegression:
lmCombine(),
plot2WayInteraction(),
semPlotInteraction(),
update_nested()

