You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the Google Summer of Code program, I am constructing an API proposal to implement a state-space model using a Kalman Filter and an Expectation Maximization algorithm to estimate functional connectivity between regions of interest as recorded in M/EEG. The proposal also outlines the implementation of methods to compute the statistical significance between functionally connected networks.
This is my first API proposal so any feedback from variables to proposal structure is sincerely appreciated!
Left a comment with my naive idea for a simpler API. My major suggestion is that we move to iterating via a WIP PR to this repo with a new examples/plot_meglds.py or so that someday will operate on sample data so that we can see the API in action, and pick the best starting (simple) API as possible
As part of the Google Summer of Code program, I am constructing an API proposal to implement a state-space model using a Kalman Filter and an Expectation Maximization algorithm to estimate functional connectivity between regions of interest as recorded in M/EEG. The proposal also outlines the implementation of methods to compute the statistical significance between functionally connected networks.
This is my first API proposal so any feedback from variables to proposal structure is sincerely appreciated!
References:
The text was updated successfully, but these errors were encountered: