CategoricalTimeSeries.jl
Documentation | Travis |
---|---|
Package containing tools helpful for the study of categorical time-series. It regroups the modules SpectralEnvelope, SerialDependence and IntegerIB and comes with a comprehensive documentation.
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 explanations, examples and a descriptive list of all usefull functions.