Okay, so let's say I created this simple linear regression model. So let's say now I want to predict sepal length from a new like a new data set. So I can do something like this new data to data frame data set V equals c 3.2 3.3 3.4 3.5 3.6 3.7 3.8. Okay, so I can view as a new data, control a and run. Okay, so I have a new data we these are separate v 3.2 3.3 to 3.8. So let's say I want to predict I can do something like this predictive model.
New data equals new doc data. And I can click Ctrl A and then run. So I have all the prediction for the sepal length based on this new data here