Displaying 1 result from an estimated 1 matches for "predfuture".
2023 Oct 26
2
Plot for 10 years extrapolation
Dear R-Experts,
Here below my R code working but I don't know how to complete/finish my R code to get the final plot with the extrapolation for the10 more years.
Indeed, I try to extrapolate my data with a linear fit over the next 10 years. So I create a date sequence for the next 10 years and store as a dataframe to make the prediction possible.
Now, I am trying to get the plot with the