Skip to contents

This file contains the AFNI-specific convolved term classes that were previously defined in fmridesign. These classes represent terms that are processed by AFNI's 3dDeconvolve rather than R's convolution.

Usage

# S3 method for class 'afni_hrf_convolved_term'
print(x, ...)

# S3 method for class 'afni_trialwise_convolved_term'
print(x, ...)

Arguments

x

An afni_trialwise_convolved_term object.

...

Additional arguments.

Details

Print method for afni_hrf_convolved_term objects.