Documentation | Appveyor |
---|---|
Toolbox helpful for the study of categorical time-series. It contains methods used in spectral envelope analysis, serial dependence analysis, clustering, and motif recognition.
The package can be installed via:
using Pkg
Pkg.add("CategoricalTimeSeries")
The documentation is available at https://categoricaltimeseriesjl.readthedocs.io/en/latest/ and provides comprehensive explanations, examples and a descriptive list of all usefull functions.
If you have been using this package in a scientific publication, please consider citing it:
@article{nelias2021categoricaltimeseries,
title={CategoricalTimeSeries. jl: A toolbox for categorical time-series analysis},
author={Nelias, Corentin},
journal={Journal of Open Source Software},
volume={6},
number={67},
pages={3733},
year={2021}
}