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