Description Usage Arguments Value Examples
Plot the True Values vs. the Predicted Values
1 | quickplot.lm(model, data, ind_column)
|
model |
the model to be used |
data |
the data to be fed into the model - MUST include all the predictors in the model |
ind_column |
independent (outcome) variable column in dataset - please use data$column syntax |
plot
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.