View source: R/plot_actual_fitted.R
plotActualFitted | R Documentation |
Plots actual and fitted values of the dependent variable in a regression and 95
plotActualFitted(linmod, MyData, col_name)
linmod |
Linear model |
MyData |
The data |
col_name |
Name of column variable as a string (use quotes). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.