build_design_matrix: Create fmri design matrix for AFNI, FSL, or internal...

Description Usage

Description

Create fmri design matrix for AFNI, FSL, or internal convolved design.

Usage

1
2
3
4
5
6
build_design_matrix(fitobj = NULL, regressors = NULL, event_onsets = NULL,
  durations = NULL, normalizations = NULL, center_values = FALSE,
  baselineCoefOrder = -1L, baselineParameterization = "Legendre",
  runVolumes = NULL, dropVolumes = 0L, runsToOutput = NULL, plot = TRUE,
  writeTimingFiles = NULL, output_directory = "run_timing", tr = 1,
  convolve_wi_run = TRUE, add_derivs = FALSE, high_pass = NULL)

PennStateDEPENdLab/fitclock documentation built on May 8, 2019, 1:29 a.m.