This is a short presentation for the course project shiny application. We have chosen Time series decomposition, a hot topic in data mining.
Our goals:
- create a shiny application.
- publish it on the Web using shinyapps.io.
- create a presentation using the slidify library
- publish it on rpubs and cross-link.
Time Series Decomposition using R's stats::decompose() function and default time series datasets, as well as forecasting using arima.