Package: PSF 0.3

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.

Authors:Neeraj Bokde, Gualberto Asencio-Cortes and Francisco Martinez-Alvarez

PSF_0.3.tar.gz
PSF_0.3.zip(r-4.5)PSF_0.3.zip(r-4.4)PSF_0.3.zip(r-4.3)
PSF_0.3.tgz(r-4.5-any)PSF_0.3.tgz(r-4.4-any)PSF_0.3.tgz(r-4.3-any)
PSF_0.3.tar.gz(r-4.5-noble)PSF_0.3.tar.gz(r-4.4-noble)
PSF_0.3.tgz(r-4.4-emscripten)PSF_0.3.tgz(r-4.3-emscripten)
PSF.pdf |PSF.html
PSF/json (API)

# Install 'PSF' in R:
install.packages('PSF', repos = c('https://neerajdhanraj.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/neerajdhanraj/psf/issues

On CRAN:

Conda-Forge:

6.85 score 17 stars 2 packages 28 scripts 384 downloads 5 mentions 2 exports 52 dependencies

Last updated 8 years agofrom:e48a234536. Checks:1 OK, 7 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-winWARNINGFeb 11 2025
R-4.5-macWARNINGFeb 11 2025
R-4.5-linuxWARNINGFeb 11 2025
R-4.4-winWARNINGFeb 11 2025
R-4.4-macWARNINGFeb 11 2025
R-4.3-winWARNINGFeb 11 2025
R-4.3-macWARNINGFeb 11 2025

Exports:psfpsf_plot

Dependencies:cliclustercolorspacecurldata.tableevaluatefansifarverforecastfracdiffgenericsggplot2gluegtablehighrisobandjsonliteknitrlabelinglatticelifecyclelmtestmagrittrMASSMatrixmgcvmunsellnlmennetpillarpkgconfigquadprogquantmodR6RColorBrewerRcppRcppArmadillorlangscalestibbletimeDatetseriesTTRurcautf8vctrsviridisLitewithrxfunxtsyamlzoo

Introduction to Pattern Sequence based Forecasting (PSF) algorithm

Rendered fromPSF_vignette.Rmdusingknitr::rmarkdownon Feb 11 2025.

Last update: 2016-12-15
Started: 2016-06-14