Description Usage Arguments Examples
Display a panel of diagnostic plots for regression models
1 2 3 |
mod |
a regression model object |
1 2 | mod <- lm(mpg ~ ., data = mtcars)
fdPanelRegressionDiagnostics(mod) %>% fdPreview(wrap = 'none')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.