Skip to content

PSF

Forecasting of Univariate Time Series Using the Pattern Sequence-Based Forecasting (PSF) Algorithm

v0.5 · May 1, 2022 · GPL (>= 2)

Description

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.

Downloads

332

Last 30 days

11696th

968

Last 90 days

4.5K

Last year

Trend: -0.9% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Neeraj Bokde <neerajdhanraj@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Neeraj",
                      family = "Bokde",
                      role = c("aut", "cre"),
                      email = "neerajdhanraj@gmail.com"),
               person(given = "Gualberto",
                      family = "Asencio-Cortes",
                      role = "aut"),
               person(given = "Francisco",
                      family = "Martinez-Alvarez",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Neeraj Bokde <neerajdhanraj@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Neeraj",
                      family = "Bokde",
                      role = c("aut", "cre"),
                      email = "neerajdhanraj@gmail.com"),
               person(given = "Gualberto",
                      family = "Asencio-Cortes",
                      role = "aut"),
               person(given = "Francisco",
                      family = "Martinez-Alvarez",
                      role = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Neeraj Bokde <neerajdhanraj@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Neeraj",
                      family = "Bokde",
                      role = c("aut", "cre"),
         
...[truncated]...
e = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Neeraj Bokde <neerajdhanraj@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Neeraj",
                      family = "Bokde",
                      role = c("aut", "cre"),
         
...[truncated]...
e = "aut"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies data.table cluster decomposedPSF PSF

Version History

new 0.5 Mar 10, 2026
updated 0.5 ← 0.4 diff Apr 30, 2022
updated 0.4 ← 0.3 diff Apr 22, 2017
updated 0.3 ← 0.2.1 diff Aug 18, 2016
updated 0.2.1 ← 0.1.1 diff Jun 17, 2016
updated 0.1.1 ← 0.1 diff Apr 16, 2016
new 0.1 Mar 24, 2016