activations.classical | R Documentation |
Identification of areas of activation in a General Linear Model using classical methods
activations.classical(
x,
gamma = 0,
alpha = 0.05,
correction = c("FWER", "FDR", "none"),
fields,
session,
mesh = NULL
)
x |
A |
gamma , alpha , correction , fields , session |
See |
mesh |
(Optional) An |
A matrix corresponding to the 0-1 activation status for the model coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.