Description Usage Arguments Value Author(s) Examples
This is the default predictor used by getEPE and is provided as an example.
| 1 | yhat_lm(dfTrain, dfTest)
 | 
| dfTrain | Data frame for training data. Last column must be the output variable. | 
| dfTest | Data frame for test data. Last column must be the output variable. | 
The predictions for the test sample
A. I. McLeod
| 1 2 3 4 5 6 7 8 9 10 11 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.