R , create a new data frame as follows: get the predictions (fitted values) and put them in a new dataframe as a column vector.

Job ID: 35935494

Budget: $10 – $30 USD

Using the predict() method, fit the test dataset to the model you created in (b) and perform the analysis
below.
To best assist you with the analysis, create a new data frame as follows: get the predictions (fitted values) and
put them in a new dataframe as a column vector. Put the test response variable as the second column vector in
the new dataframe.