add_fit_rp_fig | R Documentation |
Adds a plot of residual by predicted value.
add_fit_rp_fig(fit, bookmark, title, styles, outliers = NULL, type = NULL)
fit |
A fit |
bookmark |
Bookmark for the figure. |
title |
Title for the figure. |
styles |
A styles list to use. |
outliers |
A vector of labels for outlier points. |
type |
The type of residual to plot. |
A figure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.