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.

Factorlevel

'FactorLevel'

This argument is required. It is an array of m integers: [a~1~, a~2~ ..a~m~] where m is the number of factors and each a~i~ is the number of levels of the i||th|| factor.

  • example: mega_anova (...,'FactorLevel', [3 2], ....) means that your design is made of two factors that have 3 and 2 levels respectively.

  • Beware that the order in which you declare your factors is important and must be consistent throughout your parameters and variables definition.

[Back|anova