View source: R/check_data_inputs.R
format_nuisance | R Documentation |
Format nuisance for BayesGLM
, fit_bayesglm
,
multiGLM
, and multiGLM_fun
.
format_nuisance(nuisance, nS_expect = NULL, nT_expect = NULL)
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. |
nuisance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.