CategoricalTimeSeries.jl

Documentation Appveyor
Documentation Status Build status

Toolbox helpful for the study of categorical time-series. It contains methods used in spectral envelope analysis, serial dependence analysis, clustering, and motif recognition.

Installation

The package can be installed via:

using Pkg
Pkg.add("CategoricalTimeSeries")

Documentation

The documentation is available at https://categoricaltimeseriesjl.readthedocs.io/en/latest/ and provides comprehensive explanations, examples and a descriptive list of all usefull functions.