Description Usage Arguments Examples
Helper function that constructs a matrix of select variable with all others held at their means. Will inheret call options from parent function unless called independently.
1 2 |
model |
Model takes the object name of your linear regression model. Example - if you run the following command: m1 <- lm(y~x), then enter m1 for this argument. |
var |
The variable to plot change in predicted values of 'y.' Your 'x' variable. Will inheret from parent function except when called independently. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.