Description Usage Arguments Value References See Also Examples
View source: R/blr-residual-diagnostics.R
Diagnostic plots for fitted values.
1 | blr_plot_diag_fit(model, print_plot = TRUE)
|
model |
An object of class |
print_plot |
logical; if |
A panel of diagnostic plots for fitted values.
Fox, John (1991), Regression Diagnostics. Newbury Park, CA: Sage Publications.
Cook, R. D. and Weisberg, S. (1982), Residuals and Influence in Regression, New York: Chapman & Hall.
Other diagnostic plots:
blr_plot_diag_influence()
,
blr_plot_diag_leverage()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.