This is a collaborative space. In order to contribute, send an email to maximilien.chaumon@icm-institute.org
On any page, type the letter L on your keyboard to add a "Label" to the page, which will make search easier.

Define your design structure

Design structure

You need to decide about:

  • How many factors your design is made of: Let's take 3 factors for instance (A~1~, A~2~, A~3~)
  • How many levels each factor A~i~ has : Let's suppose that our factorLevel is [2,3,2]

  • Wich (.lena/.ds/.fiff) files are associated to each level of each factor
  • The name of your FileStruct variable: Let's say 'LenaFiles'

At this stage you can start writing your script:

Back