OpasnetUtils/Tapply

From Testiwiki
Revision as of 06:38, 15 June 2012 by Mori (talk | contribs)
Jump to: navigation, search



Description

tapply of ovariables applies a function to each cell of a ragged array, that is to each (non-empty) group of values given by a unique combination of the levels of certain factors.

Parameters

  • X an ovariable
  • (other parameters are as in generic tapply)

Code

+ Show code

See also