Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
0 answers
185 views

How to replicate the predict function from R in Excel given I have access to "summary" output from R

I have run a 3rd order polynomial regression in R and have run the "summary" function, but I need to be able to replicate the "predict" function in Excel. I have my current working code below. Thank ...
RegressionMan's user avatar