BayesGLM_format_scrub: Format scrub

View source: R/BayesGLM_check_data_inputs.R

BayesGLM_format_scrubR 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 scrub 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

scrub


BayesfMRI documentation built on April 4, 2025, 1:58 a.m.