Package: PSF
Type: Package
Title: Algorithm for Pattern Sequence Based Forecasting
Version: 0.2.1
Date: 2016-06-18
Author: Neeraj Bokde
Maintainer: Neeraj Bokde <neerajdhanraj@gmail.com>
Description: Various functions in Pattern Sequence Based Forecasting (PSF) takes
    time series data as input and assist to forecast the future value with
    the help of Algorithm PSF. 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
License: GPL (>= 2)
Imports: cluster
LazyData: TRUE
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-06-18 15:51:54 UTC; NEERAJ
Repository: CRAN
Date/Publication: 2016-06-18 18:46:03
