build_event_model_from_spec: Build Event Model from Specification

View source: R/fmridsl_builder.R

build_event_model_from_specR Documentation

Build Event Model from Specification

Description

This function builds an entire event model from the given specification, events data, and sampling frame.

Usage

build_event_model_from_spec(spec, events_data, sampling_frame)

Arguments

spec

A list containing 'hrfs' and 'regressors' definitions

events_data

A data frame with event info

sampling_frame

A data frame with 'time' col

Value

An event_model object


bbuchsbaum/fmrireg documentation built on March 1, 2025, 11:20 a.m.