yihui / animation

A gallery of animations in statistics and utilities to create animations
https://yihui.org/animation/
206 stars 60 forks source link

R, GIF-Animation of Time series data with ggplot2, that will display Actual, Fitted and Residual value #117

Open mallick84 opened 6 years ago

mallick84 commented 6 years ago

Hi Yihui, I want your help. Actually, I want to do some animation with my time series data. I have already put up in StackOverflow forum but no answer I got. Kindly can you help me to resolve it with R code. Here is the link. https://stackoverflow.com/questions/50986222/r-gif-animation-of-time-series-data-with-ggplot2-that-will-display-actual-fit

I want to do animation similar to @peterLaurenic, one of his project showing in link https://petolau.github.io/Forecast-double-seasonal-time-series-with-multiple-linear-regression-in-R/

Since I am new to Animation, I am stuck for 1 week. It would be a great help for me.

Thanks.