pyhctsa.operations.medical.porta¶
-
pyhctsa.operations.medical.porta(x, num_levels=
6)¶ Compute Porta’s symbolic-dynamics word-type indices.
Quantizes the time series into a small number of levels and classifies consecutive length-3 “words” of symbols by their pattern of variation:
0V: no variation (all three symbols equal)1V: one variation (exactly one of the two transitions is flat)2LV: two like variations (both transitions move the same direction)2UV: two unlike variations (transitions move in opposite directions)
Originally developed for heart-rate-variability analysis, quantifying the complexity/regularity of the symbolic dynamics of RR interval sequences.
References