BayesGLM_format_cifti {BayesfMRI} | R Documentation |
Format fit_bayesglm results into "xifti"
objects
Description
Format beta estimates or RSS of the fit_bayesglm
results into list of
"xifti"
objects for each session.
Usage
BayesGLM_format_cifti(
BGLMs,
do,
spatial,
submeta,
session_names,
field_names,
method = c("classical", "Bayesian")
)
Arguments
BGLMs |
The list of |
do , spatial , submeta , session_names , field_names |
See |
method |
|
Value
The list of "xifti"
objects
[Package BayesfMRI version 0.10.1 Index]