MneExperiment
Summarize the Factor by collapsing within the cells of x
x
Raises an error if there are cells that contain more than one value.
x (Union[Factor, Interaction, NestedEffect, str]) – A categorial model defining cells to collapse.
Union
Factor
Interaction
NestedEffect
str
name (Optional[str]) – Name of the output Factor (default is current name).
Optional
A copy of self with only one value for each cell in x.
factor