neerajdhanraj/PSF: Forecasting of univariate time series using the Pattern Sequence-based Forecasting (PSF) algorithm

Pattern Sequence Based Forecasting (PSF) takes univariate time series data as input and assist to forecast its future values. This algorithm forecasts the behavior of time series based on similarity of pattern sequences. Initially, clustering is done with the labeling of samples from database. The labels associated with samples are then used for forecasting the future behaviour of time series data. The further technical details and references regarding PSF are discussed in Vignette.

Getting started

Package details

AuthorNeeraj Bokde, Gualberto Asencio-Cortes and Francisco Martinez-Alvarez
MaintainerNeeraj Bokde <neerajdhanraj@gmail.com>
LicenseGPL (>= 2)
Version0.3
URL http://www.neerajbokde.com/cran/psf
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("neerajdhanraj/PSF")
neerajdhanraj/PSF documentation built on May 23, 2019, 1:31 p.m.