epredict | R Documentation |
improved predict function, it works as the standard predict function but prints the model equation that is supporting the current prediction
epredict(model, newdata, ...)
model |
a fitted glm/lm object |
newdata |
a list or dataframe with values where evaluate the prediction |
... |
additional arguments to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.