powerbi-visuals-forcastingarima

An R-powered custom visual implementing Autoregressive Integrated Moving Average (ARIMA) modeling for the forecasting. Time series forecasting is the use of a model to predict future values based o…

  • 所有者: microsoft/powerbi-visuals-forcastingarima
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

powerbi-visuals-forcastingarima

An R-powered custom visual implementing Auto-regressive Integrated Moving Average (ARIMA) modeling for the forecasting. Time series forecasting is the use of a model to predict future values based on previously observed values.

Forcastingarima 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 Autoregressive Integrated Moving Average (ARIMA) method for the forecasting. ARIMA models are general class of models for forecasting a time series which can be made to be “stationary”. While exponential smoothing models are based on a description of trend and seasonality in the data, ARIMA models aim to describe the autocorrelations in the data. Both seasonal and non-seasonal modeling is supported. You can control the algorithm parameters and the visual attributes to suit your needs.

Highlighted features:

  • The underlying algorithm requires the input data to be equally spaced time series
  • Seasonal factor can be found automatically or set by user
  • By default, algorithm will optimize for all the parameters of the model based on certain information criteria
  • Advanced user can control all the inner parameters of the model

R package dependencies(auto-installed): proto, zoo

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 Forecasting with ARIMA at Microsoft Office store

概览

名称与所有者microsoft/powerbi-visuals-forcastingarima
主编程语言R
编程语言R (语言数: 3)
平台
许可证
发布数0
创建于2017-01-12 12:30:56
推送于2023-06-12 18:29:12
最后一次提交2018-04-30 17:03:14
星数12
关注者数13
派生数19
提交数14
已启用问题?
问题数4
打开的问题数4
拉请求数5
打开的拉请求数1
关闭的拉请求数4
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部