Package: PSF
Type: Package
Title: Forecasting of Univariate Time Series Using the Pattern
        Sequence-Based Forecasting (PSF) Algorithm
Version: 0.4
Date: 2017-04-17
Author: Neeraj Bokde, Gualberto Asencio-Cortes and Francisco Martinez-Alvarez
Maintainer: Neeraj Bokde <neerajdhanraj@gmail.com>
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.
BugReports: https://github.com/neerajdhanraj/PSF/issues
URL: http://www.neerajbokde.com/cran/psf
License: GPL (>= 2)
Imports: data.table, cluster, knitr, forecast
LazyData: TRUE
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-04-18 19:31:20 UTC; gualberto
Repository: CRAN
Date/Publication: 2017-04-23 18:13:50 UTC
