API reference

Timecorr

timecorr(data[, weights_function, …]) Computes dynamics correlations in single-subject or multi-subject data.

Simulations

simulate_data([datagen, return_corrs, …]) Simulate timeseries data

Helpers

wcorr(a, b, weights) Compute moment-by-moment correlations between sets of observations
mat2vec(m) Function that converts correlation matrix to a vector
vec2mat(v) Function that converts vector back to correlation matrix