Returns a mapper that computes the mean samples of unique sample groups.
The sample groups are identified by the unique combination of all values of a set of provided sample attributes.
| Parameters : | attrs : list
attrfx : ‘merge’ or callable, optional
|
|---|---|
| Returns : | FxMapper instance. : |