Description Usage Arguments Examples
Generates a single Added Variable plot
1 |
model |
An input model created by lm, glm, or any model that supports 'formula()' and 'update()' functions. |
variable |
The variable to create the Added Variable Plot on. |
data |
A data frame that will be used for making the graph. This is useful for adding labels, color encodings, etc for other aspects of the graph the user wants to add. |
... |
Further arguments to be passed to the whole plot 'aes()' function. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.