The purpose of this page is just to serve as todo or scratch pad for the development project and to list and share some ideas.

After making changes to the code and/or documentation, this page should remain on the website as a reminder of what was done and how it was done. However, there is no guarantee that this page is updated in the end to reflect the final state of the project

So chances are that this page is considerably outdated and irrelevant. The notes here might not reflect the current state of the code, and you should not use this as serious documentation.

Implement a function which computes an mvar-model based on the input data

  1. Define a ‘mvar’ datatype. The data dimord should look something like: ‘rpt_chan_chan_latency_time’.
  2. The ‘rpt’ dimension in the previous could be jackknife based, i.e. computing model parameters on a single trials might be inaccurate.