pyhctsa.operations.symbolic.binary_stats¶
-
pyhctsa.operations.symbolic.binary_stats(y, binary_method=
'diff')¶ Compute statistics on a binary symbolisation of the input time series.
The time series is first symbolized as a binary string of 0s and 1s using a specified coarse-graining (symbolisation) method. Then, various statistics are computed to characterize the structure of the resulting binary sequence.