UNCDEPENdLab / fmri.pipeline

R package for running full fMRI GLM analyses in FSL and other software.
GNU General Public License v3.0
4 stars 0 forks source link

L1 Summaries and Yaml Functions #27

Closed ryands02 closed 7 months ago

ryands02 commented 7 months ago

Create "summary_functions.R" to create s3 summary functions for gpa, gpa$l1_models, and its models/events/signals. Create "yaml_outputs.R" to create YAML outputs of settings for L1 models that can then be put into 'from_spec_file' input in the build_l1_models() function.