predict the individual new data values with R code example Example: how to make predictions in r predict(object = your_model, newdata = your_test_data)