Skip to content

Correlation Time Estimation

Maximilian Becker requested to merge mrbecker1/maicos:error_estimates into main

Added Correlation Time estimator according to what I presented on MAICoS developper meeting.

Fixes #75 (closed)

Changes made in this Pull Request:

  • Added function correlation_time into utils
  • Added a warning to base/run() to warn users that their data is correlated and proposes how to set step
  • EpsilonPlanar now returns the first entry of MPar to save to the time series for correlation time estimation

PR Checklist

  • Docs?
  • Issue raised/referenced?
Edited by Philip Loche

Merge request reports