Description Usage Arguments Value
Computes tests of a neuR-object pcs array of slot data of a neuR-object (i.e. D@data$pcs)
1 2 |
D |
a neuR-object |
left.array |
the name of the map in D@data to be used in the model or the array itself |
right.formula |
~1 by default. NOT IMPLEMENTED YET. The names refer to the columnames of D@info$design |
offset.values |
(NULL by default, same effect as 0) A value to be subtracted to each value of the matrix (same dims of left.array) It may also be 'meanOverall' or 'meanBySubject' (i.e. average over the second dimension) |
drop.tcs |
FALSE |
avoidNullPvalues |
TRUE by default. It substitute 0s with the min(1E-5, minimum value greater than 0 in the vector of p-values) |
a list of 3D arrays, usually a T and P one.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.