runwise_rlm | R Documentation |
Perform Runwise Robust Linear Modeling on fMRI Dataset
runwise_rlm(
dataset,
model,
conlist,
fcons,
meta_weighting = c("inv_var", "equal"),
verbose = FALSE,
...
)
model |
The |
conlist |
The list of contrasts used in the analysis. |
verbose |
Logical. Whether to display progress messages (default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.