BayesGLM_format_nuisance {BayesfMRI} | R Documentation |
Format nuisance
Description
Format nuisance for BayesGLM
, fit_bayesglm
,
multiGLM
, and multiGLM_fun
.
Usage
BayesGLM_format_nuisance(nuisance, nS_expect = NULL, nT_expect = NULL)
Arguments
nuisance |
The |
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
[Package BayesfMRI version 0.10.1 Index]