pyCGM2.Processing.cycle.spatioTemporelParameter_descriptiveStats#

pyCGM2.Processing.cycle.spatioTemporelParameter_descriptiveStats(cycles: Cycles, label: str, context: str)#

Compute descriptive statistics of spatio-temporal parameters from a cycles instance.

Parameters:
  • cycles (Cycles) – Cycles instance.

  • label (str) – Spatio-temporal label.

  • context (str) – Event context (e.g., Left, Right).

Returns:

Dict – Dictionary containing mean, std, median, and values of the spatio-temporal parameters.