glm_spec_fmrs_group | R Documentation |
Perform group-level spectral GLM analysis of an fMRS dataset.
glm_spec_fmrs_group(
regressor_df,
analysis_dir = "spant_analysis",
exclude_labels = NULL,
labels = NULL
)
regressor_df |
a data frame containing temporal regressors to be applied to each spectral datapoint. |
analysis_dir |
directory containing preprocessed data generated by the preproc_svs_dataset function. |
exclude_labels |
vector of labels of scans to exclude, eg poor quality data. |
labels |
labels to describe each data set. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.