fsl_l2_model | R Documentation |
Estimate a level 2 (subject) model using FSL FEAT with fixed effects integration of runs
fsl_l2_model(l1_df = NULL, l2_model, gpa)
l1_df |
a data.frame containing all runs for a single subject and a single l1 model. This data.frame defines the inputs for the L2 analysis (i.e., which runs to combine). |
l2_model |
a model string in gpa$l2_models containing the L2 model to setup |
gpa |
a |
Michael Hallquist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.