Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

microsoft/PowerBI-visuals-forcasting-exp

Repository files navigation

PowerBI-visuals-forcasting-exp

R-powered custom visual. Based on exponential smoothing time series forecasting

forcasting-exp screenshot

Overview

Use forecasting today to optimize for tomorrow! Time series forecasting is the use of a model to predict future values based on previously observed values.

It is one of the prime tools of any buisness analyst used to predict demand and inventory, budgeting, sales quotas, marketing campaigns and procurement. Accurate forecasts lead to better decisions. Current visual implements well known exponential smoothing method for the forecasting. The prediction is based on trend and seasonality modeling. You can control the algorithm parameters and the visual attributes to suit your needs.

Highlighted features:

  • NEW: support for tooltips on hover and selection
  • The underlying algorithm requires the input data to be equally spaced time series
  • Seasonal factor can be found automatically or set by user
  • The choice of additive or multiplicative effect of each component can be found automatically or set by user

R package dependencies(auto-installed): graphics, scales, forecast, zoo, ggplot2, htmlWidgets, XML, plotly

Supports R versions: R 3.3.1, R 3.3.0, MRO 3.3.1, MRO 3.3.0, MRO 3.2.2

See also Time Series Forecasting Chart at Microsoft Office store

About

R-powered custom visual. Based on exponential smoothing time series forecasting

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published