format_nuisance: Format nuisance

View source: R/check_data_inputs.R

format_nuisanceR Documentation

Format nuisance

Description

Format nuisance for BayesGLM, fit_bayesglm, multiGLM, and multiGLM_fun.

Usage

format_nuisance(nuisance, nS_expect = NULL, nT_expect = NULL)

Arguments

nuisance

The nuisance argument input. Will be formatted to a nS-length list.

nS_expect

The expected number of sessions, if known.

nT_expect

The expected number of timepoints, if known. For multi-session data this is a session-length vector.

Value

nuisance


hrf documentation built on April 3, 2025, 10:36 p.m.