R/fmri_lm_specs.R
estimation_spec.Rd
Statistical fitting scope
estimation_spec( scope = c("joint", "runwise_meta"), run_pooling = "fixed_effect" )
Fit a single joint model or fit runs separately and combine them by fixed-effect meta-analysis.
Runwise combination rule. Only fixed-effect pooling is currently supported.