Analyzer DataRetrievers getTimeSeriesTransitionMatrix - acep-uaf/MiGRIDS GitHub Wiki

This function generates the transfer function between discrete levels in a time series.

Inputs

timeSeries: input time series

numStates: the number of states to divide time series data into.

Outputs

TM: The transition matrix.

bins: The bins corresponding to the transition matrix.