View source: R/fit_bayesglm_utils.R
make_data_list | R Documentation |
estimate_model
Make data list to be passed to estimate_model
make_data_list(y, X, betas, repls)
y |
Vectorized BOLD data (all voxels, sessions, etc.) |
X |
List (length = number of sessions) of sparse design matrices size TVxVK from each session, each created using |
betas |
List (length = number of fields) of beta objects from make_replicates |
repls |
List (length = number of fields) of repl objects from make_replicates |
List
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.