The set of functions used for time series analysis and in forecasting.
-
Updated
Dec 18, 2025 - R
The set of functions used for time series analysis and in forecasting.
Brazilian PIB (GDP) time series analysis.
Identified the most appropriate Time-Series method to forecast drought in African countries, acting as a critical early warning for drought managements
Traffic prediction and time-spent estimation in Buenos Aires' toll booths.
This work is a extensive interactive visualization as well as forecasting tool to forecast global monthly temperature. Choice of country and state (for which the forecasting is required) is menu driven and based upon dynamic subsetting of data. In addition, various graphs and parameters pertaining to the model builiding, comparison of predicted …
Using MS Excel and R, accurately forecasted total core deposit data from a Richmond Bank. The Holt’s Linear Exponential Smoothing had the overall lowest “Quick and Dirty” MAPE (1.2%), the lowest overall Maximum MAPE (3.49%), and consistently more accurate projections for each of the forecast horizons. Overall, the Unaided, Holts Linear Exponenti…
Forecasting monthly US unleaded gas prices using R tidyverts packages
DSCI 524 Group 20: R package that analyzes stocks!
Prediction of Rainfall in Sleman Regency with Exponential Smoothing Algorithm using R
Analyzed a 10-year USD/EUR exchange rate dataset using ARIMA and Exponential Smoothing forecasting models. Achieved a MAPE of approximately 4.68% and RMSE of about 0.0605 for both models.
A comprehensive R project exploring time series analysis and forecasting techniques, including decomposition, exponential smoothing, ARIMA, dynamic regression, and hierarchical/grouped time series modeling, with clear visualizations and real-world datasets.
This repository contains accompanying code for some of my blog posts here:
A time series analysis of the monthly inflation rate of Germany 2008-2017
Time series forecasting using different methods.
This project aims to predict gold prices using various time series forecasting techniques. The dataset consists of monthly gold futures data over the last ten years. The primary methods used in this analysis include ARIMA, Error Trend Seasonal (ETS) models, and Exponential Smoothing techniques. The forecast horizon is set for the next two years.
ts-exponential-smoothing
To forecast the number of cases/applications a company will receive in next 3 months for 2 different segments
Time series analysis on NYC births data.
Add a description, image, and links to the exponential-smoothing topic page so that developers can more easily learn about it.
To associate your repository with the exponential-smoothing topic, visit your repo's landing page and select "manage topics."