PSF : Introduction to R Package for Pattern Sequence Based Forecasting Algorithm

06/17/2016
by   Neeraj Bokde, et al.
0

This paper discusses about an R package that implements the Pattern Sequence based Forecasting (PSF) algorithm, which was developed for univariate time series forecasting. This algorithm has been successfully applied to many different fields. The PSF algorithm consists of two major parts: clustering and prediction. The clustering part includes selection of the optimum number of clusters. It labels time series data with reference to such clusters. The prediction part includes functions like optimum window size selection for specific patterns and prediction of future values with reference to past pattern sequences. The PSF package consists of various functions to implement the PSF algorithm. It also contains a function which automates all other functions to obtain optimized prediction results. The aim of this package is to promote the PSF algorithm and to ease its implementation with minimum efforts. This paper describes all the functions in the PSF package with their syntax. It also provides a simple example of usage. Finally, the usefulness of this package is discussed by comparing it to auto.arima and ets, well-known time series forecasting functions available on CRAN repository.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/21/2018

Seglearn: A Python Package for Learning Sequences and Time Series

Seglearn is an open-source python package for machine learning time seri...
research
12/12/2021

The R Package knnwtsim: Nonparametric Forecasting With a Tailored Similarity Measure

The R package knnwtsim provides functions to implement k nearest neighbo...
research
04/04/2020

ForecastTB – An R Package as a Test-bench for Forecasting Methods Comparison

This paper introduces the R package ForecastTB that can be used to compa...
research
04/24/2023

Analyzing categorical time series with the R package ctsfeatures

Time series data are ubiquitous nowadays. Whereas most of the literature...
research
01/04/2023

Smooth forecasting with the smooth package in R

There are many forecasting related packages in R with varied popularity,...
research
04/27/2023

LLT: An R package for Linear Law-based Feature Space Transformation

The goal of the linear law-based feature space transformation (LLT) algo...
research
06/17/2021

Optimum Allocation for Adaptive Multi-Wave Sampling in R: The R Package optimall

The R package optimall offers a collection of functions that efficiently...

Please sign up or login with your details

Forgot password? Click here to reset