AFNI_HRF-class: AFNI HRF Constructor Function

AFNI_HRFR Documentation

AFNI HRF Constructor Function

Description

The AFNI_HRF function creates an object representing an AFNI-specific hemodynamic response function (HRF). It is a class constructor for AFNI HRFs.

Usage

AFNI_HRF(name, nbasis, params, span = 24)

Arguments

name

A string specifying the name of the AFNI HRF.

nbasis

An integer representing the number of basis functions for the AFNI HRF.

params

A list containing the parameter values for the AFNI HRF.

span

A numeric value representing the span in seconds of the HRF. Default is 24.

Value

An AFNI_HRF object with the specified properties.

See Also

HRF


bbuchsbaum/fmrireg documentation built on June 10, 2025, 8:18 p.m.