Learn R Programming

Intermittent demand forecasting package for R (tsintermittent)

Development repository for the tsintermittent package for R. Stable version can be found at: https://cran.r-project.org/web/packages/tstinermittent/index.html

Functions and wrappers for producing intermittent demand forecasts for R.

To install use:

if (!require("devtools")){install.packages("devtools")}

devtools::install_github("trnnick/tsintermittent")

Happy forecasting!

Copy Link

Version

Install

install.packages('tsintermittent')

Monthly Downloads

462

Version

1.10

License

GPL (>= 2)

Last Published

July 18th, 2022

Functions in tsintermittent (1.10)

imapa

MAPA for intermittent demand data
tsb

TSB (Teunter-Syntetos-Babai) method
crost.decomp

Croston's decomposition
ts.data1

Example intermittent demand series - 'ts.data1'
idclass

Time series categorisation for intermittent demand
sexsm

Simple exponential smoothing
ts.data2

Example intermittent demand series - 'ts.data2'
crost.ma

Moving average with Croston's method decomposition
crost

Croston's method and variants
simID

Simulator for Intermittent Demand Series
data.frc

Wrapper to forecasts data.frames with a single call