Skip to contents

Realizes the dataset, assembles the model, fits it with the template's control options (and engine, if any), and applies the template's reducer.

Usage

run_job(job, progress = FALSE)

Arguments

job

An fmri_job.

progress

Logical; show a fitting progress bar.

Value

The reducer's output, or the fitted fmri_lm if the template has no reducer.