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