Expand description
Multi-scale temporal analysis: resampling and per-scale drift.
Enables analysis at different temporal resolutions (hourly โ daily โ weekly) and cross-scale drift comparison.
Enumsยง
- Resample
Method - Resampling strategy for temporal downsampling.
Functionsยง
- behavioral_
alignment - Behavioral alignment: Pearson correlation between two drift series.
- interpolate_
at ๐ - Linear interpolation at a specific timestamp.
- resample
- Resample a trajectory to a coarser temporal resolution.
- scale_
drift - Per-scale drift: L2 displacement at a given temporal resolution.