ContextLab / timecorr

Estimate dynamic high-order correlations in multivariate timeseries data
MIT License
38 stars 12 forks source link

`TimeCrystal.compare` #69

Closed jeremymanning closed 6 years ago

jeremymanning commented 6 years ago

We should add a TimeCrystal.compare function that takes in one or more TimeCrystal instances as inputs (i.e. either a single TimeCrystal object or a list of TimeCrystal objects). The function should:

jeremymanning commented 6 years ago

Got rid of TimeCrystals for the upcoming release; we can revisit later...