create_fwe_spec: helper function to create an FWE object that specifies the...

View source: R/build_fwe_correction.R

create_fwe_specR Documentation

helper function to create an FWE object that specifies the type of FWE correction and the model outputs to which it is applied

Description

helper function to create an FWE object that specifies the type of FWE correction and the model outputs to which it is applied

Usage

create_fwe_spec(gpa, level = level, lg = NULL)

Arguments

gpa

a glm_pipeline_arguments object that already contains model output information in $l3_model_setup$fsl

level

an integer indicating what modeling level this FWE correction applies to (1, 2, or 3)

lg

a logger object for logging messages

Details

note that this only works for level = 3 for now


UNCDEPENdLab/fmri.pipeline documentation built on April 3, 2025, 3:21 p.m.