Description Usage Arguments Value
compTanovaEffect
computes the generalized effect size measure as
given in Koenig & Melie-Garcia, 2009, p177. This is an internal function
called by the high-level function tanova
.
1 | compTanovaEffect(obj, new_indices = NULL, attribs = FALSE)
|
obj |
a list object as returned by |
new_indices |
if not NULL (default), it must be a vector of numeric indices to be passed to the model matrix. This parameter is used for permutation-based analyses. |
attribs |
a logical value if dimension attributes should be attached to the resulting array (default: FALSE) |
This function returns a numeric matrix of effects if 'attribs' is FALSE, and an array of effects if 'attribs' is TRUE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.